Linux commands: Difference between revisions

Jump to navigation Jump to search
199 bytes added ,  1 May 2013
Line 60: Line 60:
* -l use a long listing format
* -l use a long listing format
* -h, --human-readable; with -l, print sizes in human readable format (e.g., 1K 234M 2G) Quoted from linux {{kbd | key=man ls}}</ref>  
* -h, --human-readable; with -l, print sizes in human readable format (e.g., 1K 234M 2G) Quoted from linux {{kbd | key=man ls}}</ref>  
* dir ({{Win}}) ex: {{kbd | key= dir/s/b}}
* dir ({{Win}}) ex: {{kbd | key= dir/s/b}} is equal to {{Linux}} {{kbd | key= find /path/to/files/ -print}} <ref>[http://superuser.com/questions/159975/making-ls-output-like-dir-b-s linux - Making ls output like dir /b /s - Super User]</ref>


show the current directory
show the current directory

Navigation menu