answersLogoWhite

0

Open a terminal (short cut is to press Ctrl + Alt + T) and type "top" (without the quotes) to show running processes and PIDs. Or you can type "htop", so have a look at both.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Which utility displays the PID numbers of the commands you are running?

You can use the PS (process status) utility to display the PID numbers of running commands.


Which utility displays the PID number of the commands your are running?

Both the ps command and the jobs command will do this, though in somewhat different ways.


Can defrag and scan disk be run from a command line utility as well as a window base utility?

yes, that is if you' re running windows XP & below.


Which Linux utility displays the PID?

The ps command in Linux is commonly used to display the Process ID (PID) of running processes. By executing ps, you can view a list of current processes along with their respective PIDs. Additionally, using options like ps aux provides a more detailed view, showing all users' processes with their PIDs. Another utility, top, also displays real-time process information including PIDs.


What command line utility can be used to access Samba that Windows shares?

smbtree: Display Window SharesThe smbtree utility displays a hierarachical diagram of available shares.Answer: smbclient: Connects To Windows SharesThe smbclient utility functions similarly to ftp and connects to a Windows share


What can you do with NETSH?

Netsh is a command-line scripting utility that allows you to, either locally or remotely, display, modify or script the network configuration of a computer that is currently running. Usage: netsh [-a AliasFile] [-c Context] [-r RemoteMachine][Command | -f ScriptFile] The following commands are available: Commands in this context:? - Displays a list of commands.add - Adds a configuration entry to a list of entries.delete - Deletes a configuration entry from a list of entries.dump - Displays a configuration script.exec - Runs a script file.help - Displays a list of commands.interface - Changes to the `interface' context.ras - Changes to the `ras' context.routing - Changes to the `routing' context.set - Updates configuration settings.show - Displays information. The following subcontexts are available:routing interface ras To view help for a command, type the command, followed by a space, and thentype ?.


Command for system information utility?

To use System Information, in the Run dialog box, type Msinfo32 and press Enter.


What utility displays the NIC's MAC address?

getmacGetmac


What command can be used to view a list of directory hierarchies, including the file system type?

The df utility displays a list of the directory hierarchies available on the file system. NFS is the file system type.


To create a fourth primary partition what utility do you use?

DiskPart command - line utility


The windows 7 utility that displays a list of the routers currently forwarding packets to a particular destination is called what?

tracert is the command the syntax is "tracert name.com" or "tracert IP.ADD.RES.S" Works in many OS, not just Windows 7.


What is the function of the IPCONFIG command?

The IPCONFIG command is a command-line utility in Windows that displays the current network configuration of a computer. It provides information about the system's IP address, subnet mask, default gateway, and other network settings. Additionally, it can be used to release and renew DHCP leases, making it useful for troubleshooting network connectivity issues.