![]() |
|
|
|||||||
![]() |
Java - exit from command and continue the script |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
How do I exit the top command(continous running command supplied by IBM-AIX
4.3) to capture the output of it in a text file for parsing, every minute. I execute this in a shell script. Thanks in advance. Ram |
|
|
|
|
#2 |
|
Posts: n/a
|
Ram wrote:
> How do I exit the top command(continous running command supplied by > IBM-AIX > 4.3) to capture the output of it in a text file for parsing, every > minute. I execute this in a shell script. Ummm.... Is this related to Java? If so, how? -- Andrew Thompson * http://www.PhySci.org/ Open-source software suite * http://www.PhySci.org/codes/ Web & IT Help * http://www.1point1C.org/ Science & Technology Andrew Thompson |
|
|
|
#3 |
|
Posts: n/a
|
try CTRL B
"Andrew Thompson" <> wrote in message news:V0L_b.74692$... > Ram wrote: > > How do I exit the top command(continous running command supplied by > > IBM-AIX > > 4.3) to capture the output of it in a text file for parsing, every > > minute. I execute this in a shell script. > > Ummm.... > > Is this related to Java? If so, how? > > -- > Andrew Thompson > * http://www.PhySci.org/ Open-source software suite > * http://www.PhySci.org/codes/ Web & IT Help > * http://www.1point1C.org/ Science & Technology > > nos |
|