> What is the command for listing out all the users in linux > nimish >
cat /etc/passwd ... afaik all the users listed in passwd are users on the machine though they might not be *real* users using the system. If u want to list all the users currently logged in try the w or who command. Sharninder Singh National Institute Of Management, Calcutta -------------------------------------------------- 'M.C.S.E - Minesweeper Consultant & Solitaire Expert' ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
