Ask a Question related to Linux / Unix Administration, Design and Development.
-
Julie #1
What is the difference between command "PS" and "PS -aux"
Hi,
I am new to Unix. I hope this is the right group for me to learn about it.
Question:
when I run PS command, I only have a few current process.
Whne I run ps -aux, I have a lot more.
Which one means the current running process?
Thanks,
Julie
Julie Guest
-
What is the difference between a DNS "zone" and a DNS "domain"?
Gurus, What is the difference between a DNS "zone" and a DNS "domain"? I've been studying DNS a lot and grasp the concept, but I want to hear... -
CFINPUT type="radio" w/ "value" requires "label"
On a Flash form, when you specify type='radio' and value='whatever', the value of the 'value' attribute will be displayed as a label if no 'label'... -
"Weld" command in "Corel Draw"
Hi there: I'm new to Illustrator but have used Corel Draw in the past. In Corel Draw there was a "Weld" command. What this did was create a drawing... -
what's the difference between ". cmd" and "cmd" in shell script??
Thank u very much!! -- Zhao YouBing, Ph.D student State Key Lab of CAD&CG,Zhejiang University, Hangzhou, 310027, P.R.China Tel :... -
"Start" "Program" "Menu" list is empty
For what ever reason my list of installed programs in my "Start" "Programs" menu is empty. Anyone know how to restore the list. Thanks for your... -
Bit Twister #2
Re: What is the difference between command "PS" and "PS -aux"
On 19 Aug 2004 09:18:08 -0700, Julie wrote:
or read about it.> Hi,
> I am new to Unix. I hope this is the right group for me to learn about it.
[url]http://www.icon.co.za/~psheer/book/index.html.gz[/url]
try man ps> Question:
> when I run PS command, I only have a few current process.
> Whne I run ps -aux, I have a lot more.
Since ps is the one running look at it's line.> Which one means the current running process?
and try command top
Bit Twister Guest
-
Dave Hinz #3
Re: What is the difference between command "PS" and "PS -aux"
On 19 Aug 2004 09:18:08 -0700, Julie <juliezhang4247@yahoo.com> wrote:
Both of them show current running processes, but the -aux shows> Hi,
> I am new to Unix. I hope this is the right group for me to learn about it.
> Question:
> when I run PS command, I only have a few current process.
> Whne I run ps -aux, I have a lot more.
> Which one means the current running process?
you more. Your system should have man pages installed, try
man ps
....for much more detail than I could go into here from memory.
Lots of good examples and explainations there.
Hope this helps,
Dave Hinz
Dave Hinz Guest
-
phn@icke-reklam.ipsec.nu #4
Re: What is the difference between command "PS" and "PS -aux"
Julie <juliezhang4247@yahoo.com> wrote:
How about reading the manpage for ps before posting here.> Hi,
> I am new to Unix. I hope this is the right group for me to learn about it.
> Question:
> when I run PS command, I only have a few current process.
> Whne I run ps -aux, I have a lot more.
> Which one means the current running process?
'man ps'
Read that, if anything is unclear : post a question together with
OS type and version used.
Regards
--
Peter Håkanson
IPSec Sverige ( At Gothenburg Riverside )
Sorry about my e-mail address, but i'm trying to keep spam out,
remove "icke-reklam" if you feel for mailing me. Thanx.
phn@icke-reklam.ipsec.nu Guest



Reply With Quote

