![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Shell stop process after found value in file | kriezo | Shell Programming and Scripting | 0 | 02-25-2008 05:44 AM |
| Script that doesn't stop | biot | UNIX for Dummies Questions & Answers | 3 | 11-30-2007 01:19 AM |
| prstat in shell | madmat | Shell Programming and Scripting | 4 | 02-07-2007 04:46 AM |
| Start and stop of an application thru shell scripts. | sadha | Shell Programming and Scripting | 1 | 05-08-2006 10:36 AM |
| Can't stop shell interpreting special characters | Doug97 | Shell Programming and Scripting | 2 | 11-23-2005 09:41 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
stop Prstat using shell script
How to stop the Prstat using shell script ?
because after i run the below script the thing seems to be always in loop and cannot get out till i ctrl + c, is there anything that i can add in the script to make it terminate ? <code> #!/bin/sh prstat -Tc -u testing > testing.txt </code> please help a noob .... Last edited by filthymonk; 05-22-2007 at 05:31 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|