Linux / UNIX Basics
August 27, 2010Login: login: <user account> password: <user password> Logout: logout exit Ctrl-D File Systems: pwd: print current working directory ls [-l] [-a]: List the contents of current directory File attributes: drwxr-xr-x 2 root root 1024 Jun 4 17:01 bin/ d: [-dlsbc] -> [file,directory,link,special,block,char] permission modes: user (owner) ...