Linux常用命令英文全稱與中文解釋Linux系統

2021-09-06 18:54:53 字數 4595 閱讀 4397

linux常用命令英文全稱與中文解釋linux系統 

切忌三心二意

apt = advanced packaging tool

ar = archiver

as = assembler

awk = "aho weiberger and kernighan" 三個作者的姓的第乙個字母

bash = bourne again shell

bc = basic (better) calculator

bg = background

bin = binaries(binary)

cal = calendar 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/dev = devices

fd = file descriptors

fg = foreground

fgrep = fixed grep

fish = the friendly interactive shell

fmt = format

fsck = file system check

fstab = filesystem table

fifo = first in, first out

gawk = gnu awk

gpg = gnu privacy guard

groff = gnu troff

grub = grand unified bootloader

hal = hardware abstraction layer

ifs = internal field seperators

joe = joe's own editor

ksh = korn shell

lame = lame ain't an *** encoder

lex = lexical analyser

lisp = list processing = lots of irritating superfluous parentheses

ln = link

lpr = line print

ls = list

lsof = list open files

lilo = linux loader

m4 = macro processor version 4

man = manual pages

mawk = mike brennan's awk

mc = midnight commander

mime = multipurpose internet mail extensions

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 groper

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

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 或 switch user(前者較常見)

sudo = superuser / substitue user do

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 ********** system

xrdb = x resources database

xwd = x window dump

yacc = yet another compiler compiler

yast = yet another setup tool

附部分目錄的全稱:

/dev = devices

/etc = etcetera etcetera

/lib = library

/proc = processes

/sbin = superuser binaries

/tmp = temporary

/usr = unix shared resources

/var = variable

Linux常用命令英文全稱與中文解釋

linux常用命令英文全稱與中文解釋 apt advanced packaging tool 高階包裝工具 cp copy file 複製檔案 cat concatenate 串聯 cd change directory 切換目錄 chmod change mode 改變模式 chown chang...

Linux常用命令英文全稱與中文解釋

apt advanced packaging tool 高階包裝工具 cp copy file 複製檔案 cat concatenate 串聯 cd change directory 切換目錄 chmod change mode 改變模式 chown change owner 改變所有者 chgrp...

Linux常用命令英文全稱與中文解釋Linux系統

linux常用命令英文全稱與中文解釋linux系統 man manual 意思是手冊,可以用這個命令查詢其他命令的用法。pwd print working directory 意思是密碼。su swith user 切換使用者,切換到root使用者 cd change directory 切換目錄 ...