Unix命令列程式和內建指令

Michael_DD發表於2014-12-04
Unix命令列程式和內建指令


檔案系統    
 cat     cd     chmod     chown
 chgrp     cksum     cmp     cp
 du     df     fsck     fuser
 ln     ls     lsattr     lsof
 mkdir     mount     mv     pwd
 rm     rmdir     split     touch
 umask            
程式    
 at     bg     chroot     cron
 exit     fg     jobs     kill
 killall     nice     pgrep     pidof
 pkill     ps     pstree     sleep
 time     top     wait    
使用環境    
 env     finger     id     logname
 mesg     passwd     su     sudo
 uptime     w     wall     who
 whoami     write        
文字編輯    
 awk     comm     cut     ed
 ex     fmt     head     iconv
 join     less     more     paste
 sed     sort     strings     talk
 tac     tail     tr     uniq
 vi     wc     xargs    
Shell 程式    
 alias     basename     dirname     echo
 expr     false     printf     test
 true     unset        
網路    
 inetd     netstat     ping     rlogin
 netcat     traceroute        
搜尋    
 find     grep     locate     whereis
 which            
雜項    
 apropos     banner     bc     cal
 clear     date     dd     file
 help     info     size     lp
 man     history     tee     tput
 type     yes     uname     whatis

traceroute現代Linux系統稱為tracepath,Windows系統稱為tracert;是一種電腦網路工具。它可顯示資料包在IP網路經過的路由器的IP地址

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29500582/viewspace-1356650/,如需轉載,請註明出處,否則將追究法律責任。

相關文章