0% found this document useful (0 votes)
61 views

Linux Commands

The document provides instructions for an oral test on basic Linux commands during a lab exercise check. It lists 25 common Linux commands students should memorize and familiarize themselves with for the test, such as commands for viewing files, listing directory contents, copying and removing files, checking disk usage, and editing files. It directs students to an online resource for more information on Unix commands and notes that the GNOME environment should not be used.

Uploaded by

Patrick Go
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views

Linux Commands

The document provides instructions for an oral test on basic Linux commands during a lab exercise check. It lists 25 common Linux commands students should memorize and familiarize themselves with for the test, such as commands for viewing files, listing directory contents, copying and removing files, checking disk usage, and editing files. It directs students to an online resource for more information on Unix commands and notes that the GNOME environment should not be used.

Uploaded by

Patrick Go
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

LAB - ECE 127 TOOL FAMILIARIZATION

Instruction : Memorize and familiarize the basic Linux command. This will be an oral test during checking of Lab. Exercise #1.

Basic Linux Command:


1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. evince [filename.pdf] view [filename] ls ls-al cd cd ~/ cp [file] [destination path] cp-rf [folder] rm [file] du-sh mkdir cd .. gedit df history nano .bashrc gtar zxvf unzip skill nano .bash_profile rm rf pwd hspice [filename.sp] wv [filename.*] `to open pdf file to view file list of file in the directory list of all file in the directory w/ memory change directory back to home accnt directory copy file copy folder remove file to view the memory usage make directory folder 1 directory backward to open file and edit to know usage of the hard drive & partition

for more unix command, please visit this link http://mally.stanford.edu/~sr/computing/basic-unix.html Note: Please dont use GNOME Environment.

You might also like