Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ashish061291
  • Content: Threads
  • Order by date
  1. ashish061291

    How to create a directory.

    hi... How can I create a directory named "/tmp/abc/xyz" from my perl code. Thanks..
  2. ashish061291

    how to pass "ctrl+c" to terminal

    Hi everyone, I am executing "blktrace" on my /dev/sda. In my application i have made a GUI which lets user to choose when he wants to stop "blktrace" execution. Now how can achieve it ?? Also how can i pass "Ctrl+C" to terminal from a perl script ?? Kindly help..
  3. ashish061291

    How to apply color to a label's text and background color .

    How to apply color to a label's text, a background color and a background image to a window while making a GUI using Perl/tk. And also how can we place a label at a desired location. i.e. desired x-y coordinate
  4. ashish061291

    How to change the scheduler value through code.

    How can we change the scheduler from "cfq" (by default) to "noop" through code. Basically I am working with Perl. I know how we can change it manually "echo noop > /sys/block/sda/queue/scheduler" but how to do it via code.

Part and Inventory Search

Back
Top