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

Find process

Status
Not open for further replies.

Currando

ISP
Feb 13, 2001
25
ES
Hi,

Enybody know how find a process in NT from command line and put the exit of the command in a file.

In UNIX the command will be:

#ps -fea |grep bash > /home/John/PID.txt

Thanks
 
Try to find and install MKS ToolKit suite - it emulates a bunch of UNIX commands on NT, works like a champ.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top