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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

runtime.exec on unix

Status
Not open for further replies.

sourabhjha

Programmer
Joined
Jan 13, 2002
Messages
121
Location
IN
I am trying to execute a "ps -eaf" command from reuntime.exec method.It is not executing.If i put the same thing in a shell file and pass the shell file name instead of the command then it works.How can i make the command work.
Any help
Thanks in advance
-Sourabh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top