对于初学者来说,记住 linux 命令通常比较困难,如果我们知道命令的英文单词来源,记住 linux 命令相对容易一些。
命令 | 英文来源 |
---|---|
ls | list |
ln | link |
mv | move |
cd | change directory |
cp | copy |
rm | remove |
mkdir | make directory |
rmdir | remove directory |
chown | change owner |
chmod | change mode |
cat | catenate 或者 concatenate |
tac | cat 的反向命令 |
grep | “g/RE/p”或者 globally search a regular expression and print |
ping | 潜艇等使用的主动声纳发出的声波 |
sh | shell |
bash | Bourne again shell |
su | substitute user 或 switch user 或 super user |
sudo | substitute user do 或 switch user do 或 super user do |
vi | visual |
sed | stream editor |
uniq | unique |
awk | Aho, Weinberger, Kernighan 3 位开发人员的名字 |
man | manual |
pwd | print working directory |
bg | background |
fg | foreground |
ps | process status |
du | disk usage |
df | disk free |
dd | IBM 通用机器的 JCL DD 语句 |
passwd | password |
tar | tape archive |
wall | write to all users |
xargs | execute arguments |
eval | evaluate |
uname | UNIX name |
tr | translate |
命令 | 英文来源 |
---|---|
/bin | binary |
/sbin | system binary 或 static linked binary |
/usr | user |
/var | variable |
/lib | library |
/tmp | temporary |
/opt | optional |
/dev | device |
/etc | etcetera |
/proc | process |
/sys | system |
.so | shared object |
.a | archive |
命令 | 英文来源 |
---|---|
tty | teletypewriter |
stdin | standard input |
rc | run command 例如 .bashrc |
dmesg | display message |
dmesg | display message |
nl | number line |
od | octal dump |
cpio | copy input output |
tee | 像 T 一样分支 |
ldd | list dynamic dependencies |
ld | link editor 或 LoaD |
curl | client for URL |
wget | Web get |
spool | 临时存储数据的地方 |
chage | change password age |
wc | word count |
命令 | 英文来源 |
---|---|
netstat | network statistics |
ss | socket statistics |
tc | trafic control |
lsof | list open files |
dig | domain information groper |
nslookup | name server lookup |
getent | get entries |
head | 头 |
tail | 尾 |
rev | reverse |
命令 | 英文来源 |
---|---|
fdisk | format disk |
cfdisk | curses format disk |
gdisk | GPT fdisk |
parted | partition editor |
fsck | file system check |
tune2fs | tune file ext2 file system parameters |
etc/mtab | mounted file system table |
etc/fstab | file system table |
标签:
技巧
相关文章
使用git commit --fixup修改之前的提交
使用git commit --amend可以简单的修改前一条记录,但是不能修改前面第 N 次提交记录,这个时候使用git commit --fixup可以修改前面的提交第 N 次记录。
在Windows上使用pg_upgrade升级PostgreSQL
本文将介绍 PostgreSQL 数据库从 9.x 版本升级到 11.x 版本。升级 PostgreSQL 时 可以把新版本的...
如何在中国注册观看奈飞(Netflix)
喜欢追美剧的网友可能听说过“奈飞”(Netflix)这个平台。奈飞到底是什么?在中国能看奈飞吗?看奈飞需要翻墙吗?如何注册奈飞账号?