Hacking-gurus | Questions Answers
Login
Login
Register
Blog
Q&A
Questions
Hot!
Unanswered
Tags
Ask a Question
How to list all running processes in Linux
0
votes
How to list all running processes in Linux?
linux
process
command
cli
bash
asked
Jan 19
by
r00t
(
390
points)
Tweet
Your answer
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1 Answer
+1
vote
ps -ef
ps aux
answered
Jan 19
by
r00t
(
390
points)
how to quickly send a test email in linux
Your comment on this answer:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[captcha placeholder]
To avoid this verification in future, please
log in
or
register
.