![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Identifying and grouping OS processes and APP processes | wilsonee | SUN Solaris | 2 | 09-30-2008 06:26 AM |
| Monitoring Processes - Killing hung processes | ukndoit | UNIX for Advanced & Expert Users | 4 | 01-17-2008 01:30 AM |
| Processes | Krrishv | Shell Programming and Scripting | 17 | 01-25-2007 06:07 AM |
| Run away processes | lowtaiwah | UNIX for Advanced & Expert Users | 2 | 02-15-2006 11:45 PM |
| processes | mma_buc_98 | UNIX for Dummies Questions & Answers | 1 | 08-13-2002 02:25 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How can I get to know from which Terminal /IP-Adress a certain Unix-process has been started ?
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
You can use the 'ps' command to see which terminal a process is running on. You can then use 'finger' or 'w' or 'who' to see who is logged in on that terminal.
|
||||
| Google The UNIX and Linux Forums |