linux常用命令英文全称及其中文注释【史上最全】

今天整理了下常用的linux命令,图片忘了从哪个网站转过来的,如果侵权的话告我添加链接或者删除,谢谢总结的怎么好。。。命令如下所示
在这里插入图片描述
一、中英对照
注:236行,一行行复制到txt后,在用notpad++做了markdown格式的表格,累死我了······。
Copyright Credit: https://safetricks.org/linux-commands-list/

linu命令Function功能
aproposSearch Help manual pages (man -k)
apt-getSearch for and install software packages (Debian)
awk Findand Replace text, database sort/validate/index
aspellSpell Checker
aptitudeSearch for and install software packages (Debian)
basenameStrip directory and suffix from filenames
bashGNU Bourne-Again Shell
bcArbitrary precision calculator language
bgSend to background
breakExit from a loop
builtinRun a shell builtin
bzip2Compress or decompress named files
calDisplay a calendar
caseConditionally perform a command
catConcatenate and print (display) the content of files
cdChange Directory
cfdiskPartition table manipulator for Linux
chgrpChange group ownership
chmodChange access permissions
chownChange file owner and group
chrootRun a command with a different root directory
chkconfigSystem services (runlevel)
cksumPrint CRC checksum and byte counts
clearClear terminal screen
cmpCompare two files
commCompare two sorted files line by line
commandRun a command – ignoring shell functions
continueResume the next iteration of a loop
cpCopy one or more files to another location
cronDaemon to execute scheduled commands
crontabSchedule a command to run at a later time
csplitSplit a file into context-determined pieces
cutDivide a file into several parts
dateDisplay or change the date and time
dcDesk Calculator
ddConvert and copy a file, write disk headers, boot records
ddrescueData recovery tool
declareDeclare variables and give them attributes
dfDisplay free disk space
diffDisplay the differences between two files
diff3Show differences among three files
digDNS lookup
dirBriefly list directory contents
dircolorsColour setup for `ls’
dirnameConvert a full pathname to just a path
dirsDisplay list of remembered directories
dmesgPrint kernel & driver messages
duEstimate file space usage
echoDisplay message on screen
egrepSearch files for lines that match an extended expression
ejectEject removable media
enableEnable and disable builtin shell commands
envEnvironment variables
ethtoolEthernet card settings
evalEvaluate several commands/arguments
execExecute a command
exitExit the shell
expectAutomate arbitrary applications accessed over a terminal
expandConvert tabs to spaces
exportSet an environment variable
exprEvaluate expressions
falseDo nothing, unsuccessfully
fdformatLow-level format a floppy disk
fdiskPartition table manipulator for Linux
fgSend job to foreground
fgrepSearch files for lines that match a fixed string
fileDetermine file type
findSearch for files that meet a desired criteria
fmtReformat paragraph text
foldWrap text to fit a specified width
forExpand words, and execute commands
formatFormat disks or tapes
freeDisplay memory usage
fsckFile system consistency check and repair
ftpFile Transfer Protocol
functionDefine Function Macros
fuserIdentify/kill the process that is accessing a file
gawkFind and Replace text within files
getoptsParse positional parameters
grepSearch files for lines that match a given pattern
groupaddAdd a user security group
groupdelDelete a group
groupmodModify a group
groupsPrint group names a user is in
gzipCompress or decompress named files
hashRemember the full pathname of a name argument
headOutput the first part of files
helpDisplay help for a built-in command
historyCommand History
hostnamePrint or set system name
iconvConvert the character set of a file
idPrint user and group id’s
ifConditionally perform a command
ifconfigConfigure a network interface
ifdownStop a network interface
ifupStart a network interface up
importCapture an X server screen and save the image to file
installCopy files and set attributes
jobsList active jobs
joinJoin lines on a common field
killStop a process from running
killallKill processes by name
lessDisplay output one screen at a time
letPerform arithmetic on shell variables
lnCreate a symbolic link to a file
localCreate variables
locateFind files
lognamePrint current login name
logoutExit a login shell
lookDisplay lines beginning with a given string
lpcLine printer control program
lprOff line print
lprintPrint a file
lprintdAbort a print job
lprintqList the print queue
lprmRemove jobs from the print queue
lsList information about files
lsofList open files
makeRecompile a group of programs
manHelp manual
mkdirCreate new folders
mkfifoMake FIFOs (named pipes)
mkisofsCreate an hybrid ISO9660/JOLIET/HFS filesystem
mknodMake block or character special files
moreDisplay output one screen at a time
mountMount a file system
mtoolsManipulate MS-DOS files
mtrNetwork diagnostics (traceroute/ping)
mvMove or rename files or directories
mmvMass Move and rename files
netstatNetworking information
niceSet the priority of a command or job
nlNumber lines and write files
nohupRun a command immune to hangups
notify-sendSend desktop notifications
nslookupQuery Internet name servers interactively
openOpen a file in its default application
opOperator access
passwdModify a user password
pasteMerge lines of files
pathchkCheck file name portability
pingTest a network connection
pkillStop processes from running
popdRestore the previous value of the current directory
prPrepare files for printing
printcapPrinter capability database
printenvPrint environment variables
printfFormat and print data
psProcess status
pushdSave and then change the current directory
pwdPrint Working Directory
quotaDisplay disk usage and limits
quotacheckScan a file system for disk usage
quotactlSet disk quotas
ramram disk device
rcpCopy files between two machines
readRead a line from standard input
readarrayRead from stdin into an array variable
readonlyMark variables/functions as readonly
rebootReboot the system
renameRename files
reniceAlter priority of running processes
remsyncSynchronize remote files via email
screenMultiplex terminal, run remote shells via ssh
scpSecure copy (remote file copy)
sdiffMerge two files interactively
sedStream Editor
selectAccept keyboard input
seqPrint numeric sequences
setManipulate shell variables and functions
sftpSecure File Transfer Program
shiftShift positional parameters
shoptShell Options
shutdownShutdown or restart linux
sleepDelay for a specified time
slocateFind files
sortSort text files
sourceRun commands from a file
splitSplit a file into fixed-size pieces
sshSecure Shell client (remote login program)
straceTrace system calls and signals
suSubstitute user identity
sudoExecute a command as another user
sumPrint a checksum for a file
suspendSuspend execution of this shell
symlinkMake a new name for a file
syncSynchronize data on disk with memory
tailOutput the last part of file
tarTape Archiver
teeRedirect output to multiple files
testEvaluate a conditional expression
timeMeasure Program running time
timesUser and system times
touchChange file timestamps
topList processes running on the system
tracerouteTrace Route to Host
trapRun a command when a signal is set(bourne)
trTranslate, squeeze, and/or delete characters
trueDo nothing, successfully
tsortTopological sort
ttyPrint filename of terminal on stdin
typeDescribe a command
ulimitLimit user resources
umaskUsers file creation mask
umountUnmount a device
unaliasRemove an alias
unamePrint system information
unexpandConvert spaces to tabs
uniqUniquify files
unitsConvert units from one scale to another
unsetRemove variable or function names
unsharUnpack shell archive scripts
untilExecute commands (until error)
uptimeShow uptime
useraddCreate new user account
usermodModify user account users List
userscurrently logged in
uuencodeEncode a binary file
uudecodeDecode a file created by uuencode
vVerbosely list directory contents (`ls -l -b’)
vdirVerbosely list directory contents (`ls -l -b’)
viText Editor
vmstatReport virtual memory statistics
waitWait for a process to complete
watchExecute/display a program periodically
wcPrint byte, word, and line counts
whereisSearch the user’s $path, man pages and source files for a program
whichSearch the user’s $path for a program file
whileExecute commands
whoPrint all usernames currently logged in
whoamiPrint the current user id and name (`id -un’)
wgetRetrieve web pages or files via HTTP, HTTPS or FTP
writeSend a message to another user
xargsExecute utility, passing constructed argument lists
xdg-openOpen a file or URL in the user’s preferred application
yesPrint a string until interrupted

二、最常用的几个命令的中英对照

常用命令英文解释命令功能
aptadvanced packaging tool高级包装工具
cpcopy file复制文件
catconcatenate连接文件并打印到标准输出设备上
cdchange directory切换目录
chmodchange mode改变模式
chownchange owner改变所有者
chgrpchange group改变用户组
dfdisk free空余硬盘
dudisk usage硬盘使用率
dd本来根据其功能描述为convert an copy,即cc但是cc已经被代表c complier,所以就改为了dd
elfextensible linking format扩展连接格式
elmeLectronic mail电子邮件
fgforeground前景
fdfile descriptors文件描述符
fsckfile system check文件系统检查
insmodinstall module安装模块
lnlink files连接文件
lsmodlist module模块列表
lslist files列出目录下的文件
lddlist dynamic dependdencies列出动态相依
mvmove files移动文件
mkdirmake directory新建目录
mkfsmake file system新建文件系统
manmanual手册,可以用这个命令查看其他命令的用法
psprocess status进程状态
pwdprint working directory显示当前工作目录
rmremove files删除文件
rmmodremove module删除模块
indmofinstall module安装模块
rmdirremove dirctory删除空目录,一个目录被删除之前必须是空的
suswitch user切换用户
sudoExecute a command as another user零时使用root权限命令
tartape archive解压文件
umountunmount卸载
unameunix name系统名称

三、linux根目录下的目录介绍
/bin=binaries
/dev=device
/etc=editable text configuration chest
/opt=optional application software packages
/lib=library
/proc=processes
/sbin=super user binaries
/tep=temporary
/usr=unix shared resources
/var=varialbe

于北京,疫情稍微好点了,路上的车辆、行人也比以前多了
2020-02-11

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值