] > Unix Commands

1.2.3 Unix Commands



date


ls

List the files in the current directory



cat file_name

Display the file



pwd

Print the name of the working directory



cp from_filename to_filename

Copy file



mv from_filename to_filename

Move file



rm filename

Delete file



mail mail_address < file_name


File names consist of letters, digits, and underscores

[recommended exercises] [

] [list of commands] [CSE user guide] [tutorial]