answersLogoWhite

0


Best Answer

For local (non-network) accounts, look at the /etc/passwd file. It contains all of the local users on that system. You can use many different commands such as less, more, cat, etc., to see the contents.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which command is used for see the all existing users in Linux?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which command displays the users who are currently logged into the Linux system?

There are a series of commands, depending on what and how much information you want on logged in users. The commands are: who w users finger (if installed)


How do I find out how many different login shells are used in my Linux?

The command "finger" can tell you how many active shells are used, the users logged in, and where they logged in.


What Linux command sets a files permission?

In Linux the chmod command is used to set file permissions.


What command is used to open VI in Linux?

vi


What command is used to print the date and time in Linux?

date


Which command is used to gets help about Linux?

The 'man' or the 'info' command have documentation about utilities and commands in the system.


What key is used in command completion in Red Hat Enterprise Linux?

$


Which command can be used to standardize configuration files across Linux?

NIS


What are the two most commonly used command in Linux?

cd ls


Where can one learn more about Linux's TAR command?

The TAR command is Create Tape ARchives and is used by Linux and Unix. Information and explanations can be found on the linfo and computerhope websites.


What utility is used to create and manage users graphically in SUSE Linux?

KUser


In Linux which command can be used to alter the primary group associated with a given user temporarily?

Use the 'newgrp' command.