Posted by: Edi Yanto on: March 7, 2009
Table of the main UNIX commands
Unix Commands
Description
Options
ls
lists the content of a directory
-a
Displays all files, including hidden files
-I
Displays a detailed listing
-R
Displays the files recursively (i.e. in the sub-directories)
-d
Displays only the directories and not their content
-S
Sort by size
-t
Sort by the last modification date
-t
Sort by version
-X
Sort by alphabetical order of the extension
-r
Sort in reverse order
cd
change directory
cd
Return to the [...]
Recent Comments