answersLogoWhite

0

How do you see what is active on a UNIX machine?

Updated: 8/18/2019
User Avatar

Wiki User

14y ago

Best Answer

Use the 'ps' command. This command lists all of the processes running on the system, when they started, who the owner is, etc.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you see what is active on a UNIX machine?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find which unix flavor we are using?

Use the 'uname -a' command. It reports on the Unix system, version, machine name, amongst other things.


Why unix is not effected by virus?

Unix systems may be affected by viruses .. see related link.


Who devloper of UNIX?

See related link


What operating system was associated with the programming language C?

The Unix operating system. The first versions of the Unix operating system were written in the "B" language, and later written in "C", which was invented in order to develop Unix on the PDP-11 machine.


What is the language used in the unix os?

Unix was developed primarily using the C language; there may be a small amount of assembler/machine code used in the boot process as well.


Another term for the unix command interpreter that translates your typed commands into machine instructions is?

shell


What is the Unix command to check to see who is logged in?

The "who" command.


How much does Unix hardware cost?

see: What_is_the_cost_of_a_Unix_server


What is A Free Alternative to Active Directory?

LDAP (Lightweight Directory Access Protocol) often used in Unix and Linux environments, Active Directory is based on LDAP.


What are different Shell scripts in UNIX?

See related link.


What is used to see the contents of a directory in Unix?

The ls command.


How you can see the presently running processes in Unix?

ps -ef