answersLogoWhite

0


Best Answer

The 'ps' command without arguments will give a summary of those processes running in the current environment.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Anonymous

Lvl 1
3y ago

jobs

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which command entered without arguments is used to display a list of processes running in the current shell?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the command used to check the pid of all the processes current running in Linux environment?

Type top in a terminal to display Linux processes, which includes PID.


What are the Difference between display and list commands?

display command help to display the single current record in a database where as list command helps to display all the current record which are present in a data base.


Write a UNIX command to display the current date in the form ddmmyyyy?

UNIX command to display the current datedate +'%d/%m/%Y'Niraj sharma


What is the command to display your current location in Linux?

pwdThis is short for "Print current directory."


What command on the command prompt will display the sub directories on the current directory?

The command you are looking for is "ls"Also the "dir" command works


Which Linux command shows which shell you are in?

to get the current shell :echo $0also Use the command ps with -p {pid} option, which selects the processes whose process ID numbers appear in pid. Use following command to find out what shell you are in:ps -p $$


What command will display files starting from z in unix?

Use the command: ls z* for those files in your current working directory.


What Linux command can be used to display the usage and how to use other command-line tools?

The df command displays drive capacities. The free command will show memory usage. The top command will show the system load of various processes.


Which command do you use to display the current active configuration settings on a switch?

Show running-config


Write the Linux command to display the information about LS command?

Using man ls will open the manual page for the ls command. The ls command lists the files and folders in the current directory.


Which cisco IOS command would display the current status of EIGRP neighbors?

show ip eigrp neighborsw


Which command allows you to display the current status of all interfaces on a device?

show ip interface brief