Sign up for FlowVella
Sign up with FacebookAlready have an account? Sign in now
By registering you are agreeing to our
Terms of Service
Loading Flow
User management and support
n su – Start a new process (defaults to shell) as a different user (defaults to root)
n sudo – execute a command as a different user.
n users – Show who is logged on (only users names)
n w – Show logged-in users and their current tasks
n whatis – command description from whatis database
n whereis – locates the command's binary and manual pages associated with it
n which (Unix) – locates where a command is executed from
n who – Show who is logged on (with some details)
n write – Send a message to another user
(http://en.wikipedia/org/wiki/Linux_commands)