The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



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 !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
script to monitor process running on server and posting a mail if any process is dead pradeepmacha Shell Programming and Scripting 13 03-06-2009 07:33 AM
sed to fix view names capri_drm Linux 6 05-15-2008 08:00 PM
How to view my IP blowFish@ubuntu UNIX for Dummies Questions & Answers 14 05-09-2008 10:35 AM
multiuser chat server closes when one client closes. code included dooker High Level Programming 0 01-06-2004 12:02 PM
DBM View schafferm UNIX for Dummies Questions & Answers 1 08-06-2002 05:18 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 11-15-2006
vishsid3 vishsid3 is offline
Registered User
  
 

Join Date: Nov 2006
Posts: 2
how to view my own process in a multiuser envrionment

Hi ,

I am new to unix , tell me how can I check which all are the processes which were started by me or under my account , its a multiuser enviornment , I tried with ps -f , but it does not give me the complete answer , it gives me which shells I hv opened like tht , I want the processes like which I started in shell itself like cscope or make or like tht ....

I think tht u can understand my problem with the above #$@ description

-TIA
Vishal
  #2 (permalink)  
Old 11-15-2006
!_30's Avatar
!_30 !_30 is offline
Registered User
  
 

Join Date: Sep 2006
Location: Romania
Posts: 37
Have you tryied :

Code:

ps --user <user>
  #3 (permalink)  
Old 11-15-2006
vishsid3 vishsid3 is offline
Registered User
  
 

Join Date: Nov 2006
Posts: 2
thanx for this command . Is it possible for me to view all the details about the process like , if its make than what was the file I was making ... and so as with other such commands.

-TIA
  #4 (permalink)  
Old 11-15-2006
Corona688 Corona688 is online now
Registered User
  
 

Join Date: Aug 2005
Location: Saskatchewan
Posts: 1,941
It's hard to tell what make's doing from watching make in ps, there's no "I AM NOW DOING Z" string that it constantly changes for your convenience. On some systems you might be able to tell what a process is waiting on, if anything, but that doesn't sound quite like what you're after. You can see the commands it spawns as it does things, though. These are often short-lived and easy to miss from a single ps listing. Try 'top -u user' to watch things more realtime-like.
  #5 (permalink)  
Old 11-15-2006
justsam
Guest
  
 

Posts: n/a
Bits: 0 [Banking]
truss command can help you to find out the behaviour of a process.
Take the process id and do truss on it.

Check man pages for truss
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 08:35 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0