1. pwd: print work directory 打印当前目录 显示出当前工作目录的绝对路径
  2. ps: process status(进程状态,类似于windows的任务管理器)
  3. 常用参数:-auxf
  4. ps -auxf 显示进程状态
  5. df: disk free 其功能是显示磁盘可用空间数目信息及空间结点信息。换句话说,就是报告在任何安装的设备或目录中,还剩多少自由的空间。
  6. du: Disk usage
  7. rpm:即RedHat Package Management,是RedHat的发明之一
  8. rmdirRemove Directory(删除目录)
  9. rmRemove(删除目录或文件)
  10. cat: concatenate 连锁
  11. cat file1file2>>file3 把文件1和文件2的内容联合起来放到file3
  12. insmod: install module,载入模块
  13. ln -s : link -soft 创建一个软链接,相当于创建一个快捷方式
  14. mkdirMake Directory(创建目录)
  15. touch: touch
  16. man: Manual
  17. suSwith user(切换用户)
  18. cdChange directory
  19. lsList files
  20. psProcess Status
  21. mkdirMake directory
  22. rmdirRemove directory
  23. mkfs: Make file system
  24. fsckFile system check
  25. uname: Unix name
  26. lsmod: List modules
  27. mv: Move file
  28. rm: Remove file
  29. cp: Copy file
  30. ln: Link files
  31. fg: Foreground
  32. bg: Background
  33. chown: Change owner
  34. chgrp: Change group
  35. chmod: Change mode
  36. umount: Unmount
  37. dd: 本来应根据其功能描述"Convert an copy"命名为"cc",但"cc"已经被用以代表"CComplier",所以命名为"dd"
  38. tarTape archive (磁带档案)
  39. lddList dynamic dependencies
  40. insmodInstall module
  41. rmmodRemove module
  42. lsmodList module
  43. 文件结尾的"rc"(如.bashrc、.xinitrc等):Resource configuration
  44. Knnxxx /Snnxxx(位于rcx.d目录下):KKill);S(Service);nn(执行顺序号);xxx(服务标识)
  45. .a(扩展名a):Archivestatic library
  46. .so(扩展名so):Shared objectdynamically linked library
  47. .o(扩展名o):Object filecomplied result of C/C++ source file
  48. RPMRed hat package manager
  49. dpkgDebian package manager
  50. aptAdvanced package toolDebian或基于Debian的发行版中提供)

其他 Linux 命令缩写

  1. bin = Binaries (二进制文件)
  2. /dev = Devices (设备)
  3. /etc = Etcetera (等等)
  4. /lib = LIBrary
  5. /proc = Processes
  6. /sbin = Superuser Binaries (超级用户的二进制文件)
  7. /tmp = Temporary (临时)
  8. /usr = Unix Shared Resources
  9. /var = Variable (变量)
  10. FIFO = First In, First Out
  11. GRUB = GRand Unified Bootloader
  12. IFS= Internal Field Seperators
  13. LILO = LInux LOader
  14. MySQL = My 是最初作者女儿的名字,
  15. SQL = Structured QueryLanguage
  16. PHP = Personal Home Page Tools = PHP HypertextPreprocessor
  17. PS = Prompt String
  18. Perl = "Pratical Extraction and Report Language"(实际的抽取和报告语言) ="Pathologically Eclectic Rubbish Lister"
  19. Python 得名于电视剧Monty Python's Flying Circus
  20. Tcl = Tool Command Language
  21. Tk = ToolKit
  22. VT = Video Terminal
  23. YaST = Yet Another Setup Tool
  24. apache = "a patchy" server
  25. apt = Advanced Packaging Tool
  26. ar = archiver
  27. as = assembler
  28. awk = "Aho Weiberger and Kernighan"三个作者的姓的第一个字母
  29. bash = Bourne Again SHell
  30. bc = Basic (Better) Calculator
  31. bg = BackGround
  32. biff = 作者HeidiStettner在U.C.Berkely养的一条狗,喜欢对邮递员汪汪叫。
  33. cal = Calendar (日历)
  34. cat = Catenate (链接)
  35. cd = Change Directory
  36. chgrp = Change Group
  37. chmod = Change Mode
  38. chown = Change Owner
  39. chsh = Change Shell
  40. cmp = compare
  41. cobra = Common Object Request BrokerArchitecture
  42. comm = common
  43. cp = Copy
  44. cpio = CoPy In and Out
  45. cpp = C Pre Processor
  46. cron = Chronos 希腊文时间
  47. cups = Common Unix Printing System
  48. cvs = Current Version System
  49. daemon = Disk And Execution MONitor
  50. dc = Desk Calculator
  51. dd = Disk Dump (磁盘转储)
  52. df = Disk Free
  53. diff = Difference
  54. dmesg = diagnostic message
  55. du = Disk Usage
  56. ed = editor
  57. egrep = Extended GREP
  58. elf = Extensible Linking Format
  59. elm = ELectronic Mail
  60. emacs = Editor MACroS
  61. eval = EVALuate
  62. ex = EXtended
  63. exec = EXECute (执行)
  64. fd = file descriptors
  65. fg = ForeGround
  66. fgrep = Fixed GREP
  67. fmt = format
  68. fsck = File System ChecK
  69. fstab = FileSystem TABle
  70. fvwm = F*** Virtual Window Manager
  71. gawk = GNU AWK
  72. gpg = GNU Privacy Guard
  73. groff = GNU troff
  74. hal = Hardware Abstraction Layer
  75. joe = Joe's Own Editor
  76. ksh = Korn SHell
  77. lame = Lame Ain't an MP3 Encoder
  78. lex = LEXical analyser
  79. lisp = LISt Processing = Lots of IrritatingSuperfluous Parentheses
  80. ln = Link
  81. lpr = Line PRint
  82. ls = list
  83. lsof = LiSt Open Files
  84. m4 = Macro processor Version 4
  85. man = MANual pages
  86. mawk = Mike Brennan's AWK
  87. mc = Midnight Commander
  88. mkfs = MaKe FileSystem
  89. mknod = Make Node
  90. motd = Message of The Day
  91. mozilla = MOsaic GodZILLa
  92. mtab = Mount TABle
  93. mv = Move
  94. nano = Nano's ANOther editor
  95. nawk = New AWK
  96. nl = Number of Lines
  97. nm = names
  98. nohup = No HangUP
  99. nroff = New ROFF
  100. od = Octal Dump
  101. passwd = Passwd
  102. pg = pager
  103. pico = PIne's message COmposition editor
  104. pine = "Program for Internet News &Email" = "Pine is not Elm"
  105. ping = 拟声 = Packet Internet Grouper
  106. pirntcap = PRINTer CAPability
  107. popd = POP Directory
  108. pr = pre
  109. printf = Print Formatted
  110. ps = Processes Status
  111. pty = pseudo tty
  112. pushd = PUSH Directory
  113. pwd = Print Working Directory
  114. rc = runcom = run command, rc还是plan9shell
  115. rev = REVerse
  116. rm = ReMove
  117. rn = Read News
  118. roff = RunOFF
  119. rpm = RPM Package Manager = RedHat PackageManager
  120. rsh, rlogin, rvim中的
  121. r = Remote
  122. rxvt = ouR XVT
  123. seamoneky =
  124. sed = Stream Editor
  125. seq = SEQuence
  126. shar = Shell ARchive
  127. slrn = S-Lang rn
  128. ssh = Secure Shell
  129. ssl = Secure Sockets Layer
  130. stty = Set TTY
  131. su = Substitute User
  132. svn = SubVersion
  133. tar = Tape ARchive
  134. tcsh = TENEX C shell
  135. tee = T (T形水管接口)
  136. telnet = TEminaL over Network
  137. termcap = terminal capability
  138. terminfo = terminal information
  139. tex = τέχνη的缩写,希腊文art
  140. tr = traslate
  141. troff = Typesetter new ROFF
  142. tsort = Topological SORT
  143. tty = TeleTypewriter
  144. twm = Tom's Window Manager
  145. tz = TimeZone
  146. udev = Userspace DEV
  147. ulimit = User's LIMIT
  148. umask = User's MASK
  149. uniq = UNIQue
  150. i = VIsual = Very Inconvenient
  151. vim = Vi IMproved
  152. wall = write all
  153. wc = Word Count
  154. wine = WINE Is Not an Emulator
  155. xargs = eXtended ARGuments
  156. xdm = X Display Manager
  157. xlfd = X Logical Font Description
  158. xmms = X Multimedia System
  159. xrdb = X Resources DataBase
  160. xwd = X Window Dump
  161. yacc = yet another compiler compiler
  162. Fish = the Friendly Interactive SHell
  163. su = Switch User
  164. MIME = Multipurpose Internet Mail Extensions
  165. ECMA = European Computer ManufacturersAssociation