Unix
- cd - Changes your current directory.
(ex) cd dir_name
- chmod - Change permissions of file or directory. ***SEE FILE MAINTENANCE***
- clear - Clears the shell.
- cp - Copy a file. ***SEE FILE MAINTENANCE***
(ex) cp old_name new_name
- emacs - Starts up the emacs text editor.
(ex) emacs file_name
© 2011 Rutgers, The State University of New Jersey - This site is XHTML 1.0 valid.