su:Swith user  切换用户,切换到root用户
cat: Concatenate  串联
uname: Unix name  系统名称
df: Disk free  空余硬盘
du: Disk usage 硬盘使用率
chown: Change owner 改变所有者
chgrp: Change group 改变用户组
ps:Process Status  进程状态
tar:Tape archive 解压文件
chmod: Change mode 改变模式
umount: Unmount 卸载
ldd:List dynamic dependencies 列出动态相依
insmod:Install module 安装模块
rmmod:Remove module 删除模块
lsmod:List module 列表模块
alias :Create your own name for a command
bash :GNU Bourne-Again Shell  linux内核 
grep:global regular expression print
httpd :Start Apache
ipcalc :Calculate IP information for a host
ping :Send ICMP ECHO_Request to network hosts
reboot: Restart your computer
sudo:Superuser do
 
/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 
bash = Bourne Again SHell 
bc = Basic (Better) Calculator 
bg = BackGround 
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 
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, shell 
rev = REVerse 
rm = ReMove 
rn = Read News 
roff = RunOFF 
rpm = RPM Package Manager = RedHat Package Manager 
rsh, rlogin, = Remote 
rxvt = ouR XVT 
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 
telnet = TEminaL over Network 
termcap = terminal capability 
terminfo = terminal information 
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

Linux命令对应英文全称相关推荐

  1. [linux] 命令对应英文全称

    Linux常用命令英文全称与中文解释Linux系统 man: Manual 意思是手册,可以用这个命令查询其他命令的用法. pwd:Print working directory 意思是密码. su: ...

  2. Linux命令:dpkg【dpkg命令的英文全称是“Debian package”,故名意思是Debian Linux系统用来安装、创建和管理软件包的实用工具】

    dpkg命令的英文全称是"Debian package",故名意思是Debian Linux系统用来安装.创建和管理软件包的实用工具. 语法格式 dpkg [参数] 常用参数: - ...

  3. Linux 常用命令、英文全称、中文翻译

    Linux常用命令.英文全称.中文翻译 常用命令 英文全称 中文翻译 apt Advanced Packaging Tool 高级包装工具 cp Copy file 复制文件 cat Concaten ...

  4. Linux 基础指令英文全称

    Linux 基础指令英文全称 指令 英文 作用 atq AT Queue 列出等待的计划任务 atrm AT ReMove 删除等待的任务 cat CATenate 正序列出文本,tac逐行倒叙列出 ...

  5. 【Linux】Linux基础命令及英文全称

    文章目录 一.系统启动一般流程 1.1 Windows 1.2 Linux 1.2.1 Linux简单驱动程序框架 二.S3C2440内部资源 三.命令入门 3.1 终端Teminal 3.2 Lin ...

  6. linux常用命令的英文全称【转】

    原文地址:http://blog.sina.com.cn/s/blog_5bce66f00100qq0p.html 命令缩写: ls:list(列出目录内容) cd:Change Directory( ...

  7. Linux命令简写与全称

    linux下的很多目录,shell下的很多命令的英文经常让人一头雾水,其实溯其源头,往往是件有趣的事情,其中有些含有这群Geek的幽默诙谐,或者一个小故事. 下面是一份缩写的对照表,仅供参考~ su: ...

  8. Linux常用命令及其英文全称

    alias:给命令起别名 awk = "Aho Weiberger and Kernighan" ,三个作者的姓的第一个字母 bash:GNU Bourne-Again Shell ...

  9. 常用Dos命令以及英文全称(有道解读)

    上午 常用DOS命令笔记 打开命令提示符窗口的方式 win+R->输入cmd->回车 常见命令1:切换盘符 例如 E:回车,切换到E盘 注意 代表盘的字母后面的冒号必须是英文. 常见命令2 ...

最新文章

  1. Java中Properties类的操作
  2. 应用基础计算机一级的题目,计算机应用基础一级模拟题
  3. C语言编译流程:预处理、编译、汇编、链接
  4. mysql boolean_产品操作MySQL第7篇 – 运算符 – IS NULL
  5. react实战课程_在使用React一年后,我学到的最重要的课程
  6. Future源码解读
  7. JavaScript内存那点事
  8. 创建可扩展性系统-13-2
  9. 好久没来51cto了。
  10. CAT扫盲:最常用的CAT翻译软件
  11. Java打印正反等边三角形
  12. 一文读懂蓝绿发布、A/B 测试和金丝雀发布的优缺点
  13. 哪个求职App最容易找到好工作?2019在线求职招聘市场研究报告
  14. pygame声音和音效
  15. 要出发周边游APP产品体验报告
  16. NoSql的四大类型
  17. HTML5 新增标签
  18. 新变种Emotet恶意样本分析
  19. Unity Shader实现图像渐变
  20. HTML5+CSS3笔记

热门文章

  1. 杠铃策略--极稳极浪不内卷
  2. [Z] 计算机类会议期刊根据引用数排名
  3. GitHub清华、北大、浙大、上海交大计算机系项目整理分享
  4. BOM的增删改及复制
  5. 学是计算机审计的心得感受,计算机审计心得体会
  6. 满记甜品“联姻”小满茶田,老品牌寻觅翻红之道
  7. 兰州理工大学计算机专业课,兰州理工大学(专业学位)计算机技术研究生考试科目和考研参考书目...
  8. 通过电影票房预测来一览机器学习一般流程
  9. 量化交易策略的硬核是什么?
  10. 员工激励的核心是人的满足感