User Tools

Site Tools


cheatsheet:unix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cheatsheet:unix [2014/12/02 21:19]
aykutbulut
— (current)
Line 1: Line 1:
-====== Unix Cheatsheet ====== 
- 
-In COR@L Lab we use Debian operating system. Debian is a GNU/Linux operating system. Linux handles hardware level operations, and GNU is on top of Linux Kernel and consisted of desktop environment, windows, text editors and all other applications. GNU is a recursive acronym and stands for (GNU is Not Unix). Even though it is not Unix (which was an operations system itself) it behaves like Unix. It runs like Unix. In this page you can find the frequently used Unix commands. We highly recommend you to find out your own tutorials/books/videos on web. 
- 
-===== Navigation Commands ===== 
- 
-  * **ls**: list files in the current directory 
-  * **ls -l**: list files in the current directory with details 
-  * **cd //foldername//**: move to //foldername// directory 
-  * **cd ..**: move back to one folder up 
-  * **pwd**: print the current directory 
  
cheatsheet/unix.1417573195.txt.gz ยท Last modified: 1998/12/03 12:11 (external edit)