answersLogoWhite

0

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

15y ago

What else can I help you with?

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.


What are the ways to enter into Unix?

To enter into Unix, you can use a terminal emulator on a Unix-based operating system like Linux or macOS. Additionally, you can access Unix remotely via SSH (Secure Shell) from another computer. Alternatively, you can use a virtual machine or a container, such as Docker, to run a Unix environment on a non-Unix system. Lastly, you can boot from a live USB or CD containing a Unix distribution.


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


How much does Unix hardware cost?

see: What_is_the_cost_of_a_Unix_server


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

The "who" command.


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.


How you can see the presently running processes in Unix?

ps -ef