Linux commands: Difference between revisions

Jump to navigation Jump to search
41 bytes added ,  25 October 2012
m
Line 40: Line 40:
** Command delete is not available in Win XP
** Command delete is not available in Win XP


list directory or files
list directory or files /  list directory contents
* ls ({{Linux}}) ex: {{kbd | key= ls -lh}} List detailed information of files <ref>[http://linux.vbird.org/linux_basic/0210filepermission.php 鳥哥的 Linux 私房菜 -- Linux 的檔案權限與目錄配置]</ref> <ref>* -l use a long listing format
* ls ({{Linux}}) ex: {{kbd | key= ls -lh}} List detailed information of files <ref>[http://linux.vbird.org/linux_basic/0210filepermission.php 鳥哥的 Linux 私房菜 -- Linux 的檔案權限與目錄配置]</ref> <ref>* -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 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}}


Navigation menu