answersLogoWhite

0

Use the command:

ps -u jtaylor

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

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

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


What are onscreen lists of command choices?

Menus


Which command lets you automtically create lists?

I dont have an answer


What Linux command that lists the basic files in a directory is?

ls


What is the difference between ls and vdir command in Unix?

ls is the default command that lists the contents of a directory. vdir is a common alias for the command: ls -al That command lists the contents of a directory as well as information about the file such as owner, group, file size, permissions, last modified, etc.


What utility lists all currently running processes?

The utility that lists all currently running processes in most operating systems is called "Task Manager" on Windows or "Activity Monitor" on macOS. In Linux, the command-line tool ps can be used, often in conjunction with top or htop for a dynamic view. These tools provide detailed information about each process, including CPU and memory usage.


What does the command ls-al?

This command lists the contents of the current working directory in a long listing format, including normally hidden files.


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.


The Path command of the Autoexec.bat file lists multiple paths separated by?

semicolons semicolons


What command lists the installed print drivers available to CUPS?

$ lpinfo -m | head


What command lists the currently mounted NFS directory hierarchies?

showmount -e <ip address>


What is the ls -F command?

Lists your files in the directory and allows appending of indicators (one of */=@|) to entries