Linux常用命令的缩写含义

时间:2022-09-14 08:36:11

命令缩写:

ls:list(列出目录内容)

cd:Change Directory(改变目录)

su:switch user 切换用户
rpm:redhat package manager 红帽子打包管理器
pwd:print work directory 打印当前目录 显示出当前工作目录的绝对路径
ps: process status(进程状态,类似于windows的任务管理器) 常用参数:-auxf
ps -auxf 显示进程状态
df: disk free 其功能是显示磁盘可用空间数目信息及空间结点信息。换句话说,就是报告在任何安装的设备或目录中,还剩多少*的空间。
rpm: 即RedHat Package Management,是RedHat的发明之一

rmdir:Remove Directory(删除目录)

rm:Remove(删除目录或文件)

cat: concatenate连锁 cat file1 file2>>file3把文件1和文件2的内容联合起来放到file3中
insmod: install module,载入模块
ln -s : link -soft 创建一个软链接,相当于创建一个快捷方式

mkdir:Make Directory(创建目录

touch

man: Manual
pwd:Print working directory
su:Swith user
cd:Change directory
ls:List files
ps:Process Status
mkdir:Make directory
rmdir:Remove directory
mkfs: Make file system
fsck:File system check
cat: Concatenate
uname: Unix name
df: Disk free
du: Disk usage
lsmod: List modules
mv: Move file
rm: Remove file
cp: Copy file
ln: Link files
fg: Foreground
bg: Background
chown: Change owner
chgrp: Change group
chmod: Change mode
umount: Unmount
dd: 本来应根据其功能描述“Convert an copy”命名为“cc”,但“cc”已经被用以代表“C Complier”,所以命名为“dd”
tar:Tape archive
ldd:List dynamic dependencies
insmod:Install module
rmmod:Remove module
lsmod:List module
文件结尾的"rc"(如.bashrc、.xinitrc等):Resource configuration
Knnxxx / Snnxxx(位于rcx.d目录下):K(Kill);S(Service);nn(执行顺序号);xxx(服务标识)
.a(扩展名a):Archive,static library
.so(扩展名so):Shared object,dynamically linked library
.o(扩展名o):Object file,complied result of C/C++ source file
RPM:Red hat package manager
dpkg:Debian package manager
apt:Advanced package tool(Debian或基于Debian的发行版中提供)

部分Linux命令缩

bin = BINaries #下面的是一些二进制程序文件

/dev = DEVices  #下面的是一些硬件驱动

/etc = ETCetera #目录存放着各种系统配置文件, 类似于windows下的system

/lib = LIBrary

/proc = PROCesses

/sbin = Superuser BINaries

/tmp = TeMPorary

/usr = Unix Shared Resources

/var = VARiable ?

/boot=boot #下面的是开机启动文件

FIFO = First In, First Out

GRUB = GRand Unified Bootloader

IFS = Internal Field Seperators

LILO = LInux LOader

MySQL = My是最初作者女儿的名字,SQL = Structured Query Language

PHP = Personal Home Page Tools = PHP Hypertext Preprocessor

PS = Prompt String

Perl = "Pratical Extraction and Report Language" = "Pathologically Eclectic Rubbish Lister"

Python 得名于电视剧Monty Python's Flying Circus

Tcl = Tool Command Language

Tk = ToolKit

VT = Video Terminal

YaST = Yet Another Setup Tool

apache = "a patchy" server

apt = Advanced Packaging Tool

ar = archiver

as = assembler

awk = "Aho Weiberger and Kernighan" 三个作者的姓的第一个字母

bash = Bourne Again SHell

bc = Basic (Better) Calculator

bg = BackGround

biff = 作者Heidi Stettner在U.C.Berkely养的一条狗,喜欢对邮递员汪汪叫。

cal = CALendar

cat = CATenate

cd = Change Directory

chgrp = CHange GRouP

chmod = CHange MODe

chown = CHange OWNer

chsh = CHange SHell

cmp = compare

cobra = Common Object Request Broker Architecture

comm = common

cp = CoPy

cpio = CoPy In and Out

cpp = C Pre Processor

cron = Chronos 希腊文时间

cups = Common Unix Printing System

cvs = Current Version System

daemon = Disk And Execution MONitor

dc = Desk Calculator

dd = Disk Dump

df = Disk Free

diff = DIFFerence

dmesg = diagnostic message

du = Disk Usage

ed = editor

egrep = Extended GREP

elf = Extensible Linking Format

elm = ELectronic Mail

emacs = Editor MACroS

eval = EVALuate

ex = EXtended

exec = EXECute

fd = file descriptors

fg = ForeGround

fgrep = Fixed GREP

fmt = format

fsck = File System ChecK

fstab = FileSystem TABle

fvwm = F*** Virtual Window Manager

gawk = GNU AWK

gpg = GNU Privacy Guard

groff = GNU troff

hal = Hardware Abstraction Layer

joe = Joe's Own Editor

ksh = Korn SHell

lame = Lame Ain't an MP3 Encoder

lex = LEXical analyser

lisp = LISt Processing = Lots of Irritating Superfluous Parentheses

ln = LiNk

lpr = Line PRint

ls = list

lsof = LiSt Open Files

m4 = Macro processor Version 4

man = MANual pages

mawk = Mike Brennan's AWK

mc = Midnight Commander

mkfs = MaKe FileSystem

mknod = MaKe NODe

motd = Message of The Day

mozilla = MOsaic GodZILLa

mtab = Mount TABle

mv = MoVe

nano = Nano's ANOther editor

nawk = New AWK

nl = Number of Lines

nm = names

nohup = No HangUP

nroff = New ROFF

od = Octal Dump

passwd = PASSWorD

pg = pager

pico = PIne's message COmposition editor

pine = "Program for Internet News & Email" = "Pine is not Elm"

ping = 拟声 又 = Packet InterNet Grouper

pirntcap = PRINTer CAPability

popd = POP Directory

pr = pre

printf = PRINT Formatted

ps = Processes Status

pty = pseudo tty

pushd = PUSH Directory

pwd = Print Working Directory

rc = runcom = run command, rc还是plan9的shell

rev = REVerse

rm = ReMove

rn = Read News

roff = RunOFF

rpm = RPM Package Manager = RedHat Package Manager

rsh, rlogin, rvim中的r = Remote

rxvt = ouR XVT

seamoneky = 我

sed = Stream EDitor

seq = SEQuence

shar = SHell ARchive

slrn = S-Lang rn

ssh = Secure SHell

ssl = Secure Sockets Layer

stty = Set TTY

su = Substitute User

svn = SubVersioN

tar = Tape ARchive

tcsh = TENEX C shell

tee = T (T形水管接口)

telnet = TEminaL over Network

termcap = terminal capability

terminfo = terminal information

tex = τέχνη的缩写,希腊文art

tr = traslate

troff = Typesetter new ROFF

tsort = Topological SORT

tty = TeleTypewriter

twm = Tom's Window Manager

tz = TimeZone

udev = Userspace DEV

ulimit = User's LIMIT

umask = User's MASK

uniq = UNIQue

vi = VIsual = Very Inconvenient

vim = Vi IMproved

wall = write all

wc = Word Count

wine = WINE Is Not an Emulator

xargs = eXtended ARGuments

xdm = X Display Manager

xlfd = X Logical Font Description

xmms = X Multimedia System

xrdb = X Resources DataBase

xwd = X Window Dump

yacc = yet another compiler compiler

Fish = the Friendly Interactive SHell

su = Switch User

MIME = Multipurpose Internet Mail Extensions

ECMA = European Computer Manufacturers Association

Linux 命令缩写     后续编辑补充

  • ls:list(列出目录内容)
  • cd:Change Directory(改变目录)
  • su:switch user 切换用户
  • rpm:redhat package manager 红帽子打包管理器
  • pwd:print work directory 打印当前目录显示出当前工作目录的绝对路径
  • ps: process status(进程状态,类似于 windows 的任务管理器)
  • 常用参数:-auxf
    ps -auxf 显示进程状态
  • df: disk free 其功能是显示磁盘可用空间数目信息及空间结点信息。换句话说,就是报告在任何安装的设备或目录中,还剩多少*的空间。

  • rpm:即 RedHat Package Management,是 RedHat 的发明之一
  • rmdir:Remove Directory(删除目录)
  • rm:Remove(删除目录或文件)
  • cat: concatenate 连锁 cat file1 file2>>file3把文件1和文件2的内容联合起来放到 file3中
  • insmod: install module,载入模块
  • ln -s : link -soft 创建一个软链接,相当于创建一个快捷方式
  • mkdir:Make Directory(创建目录
    touch
  • man: Manual
  • pwd:Print working directory
  • su:Swith user
  • cd:Change directory
  • ls:List files
  • ps:Process Status
  • mkdir:Make directory
  • rmdir:Remove directory
  • mkfs: Make file system
  • fsck:File system check
  • cat: Concatenate
  • uname: Unix name
  • df: Disk free
  • du: Disk usage
  • lsmod: List modules
  • mv: Move file
  • rm: Remove file
  • cp: Copy file
  • ln: Link files
  • fg: Foreground
  • bg: Background
  • chown: Change owner
  • chgrp: Change group
  • chmod: Change mode
  • umount: Unmount
  • dd: 本来应根据其功能描述“Convert an copy”命名为“cc”,但“cc”已经被用以代表“C Complier”,所以命名为“dd”
  • tar:Tape archive
  • ldd:List dynamic dependencies
  • insmod:Install module
  • rmmod:Remove module
  • lsmod:List module
    文件结尾的"rc"(如.bashrc、.xinitrc 等):Resource configuration
    Knnxxx / Snnxxx(位于 rcx.d 目录下):K(Kill);S(Service);nn(执行顺序号);xxx(服务标识)
  • .a(扩展名 a):Archive,static library
  • .so(扩展名 so):Shared object,dynamically linked library
  • .o(扩展名 o):Object file,complied result of C/C++ source file
  • RPM:Red hat package manager
  • dpkg:Debian package manager
  • apt:Advanced package tool(Debian 或基于 Debian 的发行版中提供)
  • bin = BINaries
  • /dev = DEVices
  • /etc = ETCetera
  • /lib = LIBrary
  • /proc = PROCesses
  • /sbin = Superuser BINaries
  • /tmp = TeMPorary
  • /usr = Unix Shared Resources
  • /var = VARiable ?
  • FIFO = First In, First Out
  • GRUB = GRand Unified Bootloader
  • IFS = Internal Field Seperators
  • LILO = LInux LOader
  • MySQL = My 是最初作者女儿的名字,SQL = Structured Query Language
  • PHP = Personal Home Page Tools = PHP Hypertext Preprocessor
  • PS = Prompt String
  • Perl = "Pratical Extraction and Report Language" = "Pathologically Eclectic Rubbish Lister"
    Python 得名于电视剧 Monty Python's Flying Circus
  • Tcl = Tool Command Language
  • Tk = ToolKit
  • VT = Video Terminal
  • YaST = Yet Another Setup Tool
  • apache = "a patchy" server
  • apt = Advanced Packaging Tool
  • ar = archiver
  • as = assembler
  • awk = "Aho Weiberger and Kernighan" 三个作者的姓的第一个字母
  • bash = Bourne Again SHell
  • bc = Basic (Better) Calculator
  • bg = BackGround
  • biff = 作者 Heidi Stettner 在 U.C.Berkely 养的一条狗,喜欢对邮递员汪汪叫。
  • cal = CALendar
  • cat = CATenate
  • cd = Change Directory
  • chgrp = CHange GRouP
  • chmod = CHange MODe
  • chown = CHange OWNer
  • chsh = CHange SHell
  • cmp = compare
  • cobra = Common Object Request Broker Architecture
  • comm = common
  • cp = CoPy
  • cpio = CoPy In and Out
  • cpp = C Pre Processor
  • cron = Chronos 希腊文时间
  • cups = Common Unix Printing System
  • cvs = Current Version System
  • daemon = Disk And Execution MONitor
  • dc = Desk Calculator
  • dd = Disk Dump
  • df = Disk Free
  • diff = DIFFerence
  • dmesg = diagnostic message
  • du = Disk Usage
  • ed = editor
  • egrep = Extended GREP
  • elf = Extensible Linking Format
  • elm = ELectronic Mail
  • emacs = Editor MACroS
  • eval = EVALuate
  • ex = EXtended
  • exec = EXECute
  • fd = file descriptors
  • fg = ForeGround
  • fgrep = Fixed GREP
  • fmt = format
  • fsck = File System ChecK
  • fstab = FileSystem TABle
  • fvwm = F*** Virtual Window Manager
  • gawk = GNU AWK
  • gpg = GNU Privacy Guard
  • groff = GNU troff
  • hal = Hardware Abstraction Layer
  • joe = Joe's Own Editor
  • ksh = Korn SHell
  • lame = Lame Ain't an MP3 Encoder
  • lex = LEXical analyser
  • lisp = LISt Processing = Lots of Irritating Superfluous Parentheses
  • ln = LiNk
  • lpr = Line PRint
  • ls = list
  • lsof = LiSt Open Files
  • m4 = Macro processor Version 4
  • man = MANual pages
  • mawk = Mike Brennan's AWK
  • mc = Midnight Commander
  • mkfs = MaKe FileSystem
  • mknod = MaKe NODe
  • motd = Message of The Day
  • mozilla = MOsaic GodZILLa
  • mtab = Mount TABle
  • mv = MoVe
  • nano = Nano's ANOther editor
  • nawk = New AWK
  • nl = Number of Lines
  • nm = names
  • nohup = No HangUP
  • nroff = New ROFF
  • od = Octal Dump
  • passwd = PASSWorD
  • pg = pager
  • pico = PIne's message COmposition editor
  • pine = "Program for Internet News & Email" = "Pine is not Elm"
  • ping = 拟声又 = Packet InterNet Grouper
  • pirntcap = PRINTer CAPability
  • popd = POP Directory
  • pr = pre
  • printf = PRINT Formatted
  • ps = Processes Status
  • pty = pseudo tty
  • pushd = PUSH Directory
  • pwd = Print Working Directory
  • rc = runcom = run command, rc 还是 plan9的 shell
  • rev = REVerse
  • rm = ReMove
  • rn = Read News
  • roff = RunOFF
  • rpm = RPM Package Manager = RedHat Package Manager
    rsh, rlogin, rvim 中的 r = Remote
  • rxvt = ouR XVT
  • seamoneky = 我
  • sed = Stream EDitor
  • seq = SEQuence
  • shar = SHell ARchive
  • slrn = S-Lang rn
  • ssh = Secure SHell
  • ssl = Secure Sockets Layer
  • stty = Set TTY
  • su = Substitute User
  • svn = SubVersioN
  • tar = Tape ARchive
  • tcsh = TENEX C shell
  • tee = T (T 形水管接口)
  • telnet = TEminaL over Network
  • termcap = terminal capability
  • terminfo = terminal information
  • tex = τ
 
 

Linux常用命令的缩写含义的更多相关文章

  1. 1、linux常用命令的英文单词缩写

    1.linux常用命令的英文单词缩写 命令缩写: ls:list(列出目录内容) cd:Change Directory(改变目录) su:switch user 切换用户 rpm:redhat pa ...

  2. 0、驱动及应用小技巧、uboot指令及环境变量配置、linux常用命令

    (内核make menuconfig之后,通过insmod安装的驱动都应该重新make,可能会出现一些莫名的问题) (nor flash/SDRAM/DM9000都受内存控制器控制,需要配置内存控制器 ...

  3. 教老婆学Linux运维(二)Linux常用命令指南【上】

    目录 教老婆学Linux(二)Linux常用命令指南[上] 一.概述 二.常用命令 教老婆学Linux(二)Linux常用命令指南[上] 作者:姚毛毛的博客 tips:文章太长,分两篇发出,本篇发前三 ...

  4. [Linux]常用命令、组合命令以及输入输出重定向

    [Linux]常用命令.组合命令以及输入输出重定向 2020-03-10阅读 1580   原创文章 文章目录 0.切换目录 1.复制文件和目录`cp` 1.1.复制文件 1.2.复制目录 1.3.扩 ...

  5. linux常用命令的介绍

    本文主要介绍Linux常用命令工具,比如用户创建,删除,文件管理,常见的网络命令等 如何创建账号: 1. 创建用户 useradd -m username -m 表示会在/home 路径下添加创建用户 ...

  6. 第一章,Linux常用命令

    20161124 Linux常用命令1.find find /etc/ -size +50k -lsfind /etc/ -size +50k -ls 2> /dev/null查看目录下大于50 ...

  7. Linux 常用命令使用方法大搜刮

    Linux 常用命令使用方法大搜刮 1.# 表示权限用户(如:root),$ 表示普通用户  开机提示:Login:输入用户名  password:输入口令   用户是系统注册用户成功登陆后,可以进入 ...

  8. [置顶] linux常用命令手册

    前言:整理了一份linux常用命令手册,与大家分享.这是一些比较常用的命令. 我已经整理成一份PDF带书签的手册,可以到CSDN免费下载. 下载地址:http://download.csdn.net/ ...

  9. Linux常用命令——软件包管理

    Linux常用命令--软件包管理 Linux 模块依赖查询网址http://www.rpmfind.net/ ISO挂载 将所需ISO文件添加到虚拟机 建立挂载文件夹mkdir /mnt/cdrom ...

随机推荐

  1. 使用 fixed role 授予权限

    今天下午,Leader 发mail给我,要求授予某个User对数据库只读的权限. Step1,在SQL Server中为该用户创建一个Login和User,在创建User时,建立Login 和 Use ...

  2. Java [Leetcode 190]Reverse Bits

    题目描述: everse bits of a given 32 bits unsigned integer. For example, given input 43261596 (represente ...

  3. html标签应用

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/ ...

  4. bash if 表达式

    .bash把[[ $a -lt $b ]]看作一个单独的元素,并且返回一个退出码.退出码0为真,非零为假 例如: a= b=c [[ $a -lt $b ]] echo $? # a小于b为真 [[ ...

  5. 介绍一个法国的时间戳server

    特别说明: 以下介绍的法国时间戳server已经停止服务了.我曾发Email给相关站点的管理员.对方回复说他也不知道什么时候能恢复服务,有可能就是遥遥无期了.所以以下的内容仅有參考价值.没法实践了. ...

  6. canvas 经典播放器图标

    <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content ...

  7. Go Revel - Templates(模板)

    revel使用Go官方的模板库.它会在两个目录查找模板文件: 1.应用的`views`目录以及它的所有子目录 2.revel库自己的`templates`目录 revel为错误页面提供了模板(在`de ...

  8. Spyer中添加一些常用包的方法

    我用的是Anaconda中的Spyer编译,在导入包pyaudio时,发现找不到,需要手工导入.可以打开Anacoda promt,查看已经安装的包名用:pip list Spyer中的所有包在这里安 ...

  9. JQuery--使用autocomplete控件进行自己主动输入完毕(相当于模糊查询)

    之前为了实现这个功能花了我几天的时间. 事实上.实现了之后发现也就那么回事,正所谓万事开头难嘛.. 废话不多说了.这里我使用的是JQuery控件库中的一个Autocomplete控件.即Autocom ...

  10. EYES组——软件体系结构上机规划

    EYES组——软件体系结构上机规划 考勤助手 第九周: 需求分析的详细撰写,并在此基础上探讨与完善,讨论软件的体系结构风格,画出初步的UML类图. 第十周: 选择合适的软件构架风格(3层C/S架构风格 ...