Tuesday, December 20, 2011

RE: [LINUX_Newbies] PS -u Command

 

Thanks guys! It helped manage the mess I inherited.

-----Original Message-----
From: LINUX_Newbies@yahoogroups.com
[mailto:LINUX_Newbies@yahoogroups.com] On Behalf Of c beck
Sent: Monday, December 19, 2011 10:22 PM
To: LINUX_Newbies@yahoogroups.com
Subject: Re: [LINUX_Newbies] PS -u Command

On Mon, Dec 19, 2011 at 8:56 AM, kc9nsa <mike@mikesigler.com> wrote:
>
>
>
> Im trying to do a PS -u for PID's running under certain users. The
problem im having is; the users have numeric usernames ex: 6545 and it
won't display the pids running under numeric usernames. Any text
username displays all the pids running under that username, but not for
the numeric usernames.
>
> Any thoughts?

lowercase "ps" right? or are you using something else?

ps -Af will list all processes running and display user names including
numeric along with other info

ps -Af | sort will print the list in numeric and alphabetic order
by (hopefully) username.
>
> Mike
>
>

------------------------------------

To unsubscribe from this list, please email
LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.Yahoo!
Groups Links

__._,_.___
Recent Activity:
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.
MARKETPLACE

Stay on top of your group activity without leaving the page you're on - Get the Yahoo! Toolbar now.

.

__,_._,___

No comments:

Post a Comment