Linux的命令选项繁复庞杂,让人眼花缭乱。不够有些选项往往有固定的含义,熟悉了他们记忆便不再有困难了
-a
- all : 全部,所有(ls , lsattr , uname)
- archive : 存档 (cp , rsync)
append : 附加 (tar -A , 7z)
-bblocksize : 块大小,带参数(du , df)
batch : 批处理模式 (交互式程序通常拥有此项,如 top -b)
-ccommand : 执行命令,带参数(bash , ksh , python)
- create : 创建 (tar)
-d - debug : 调试
-
delete : 删除
-e
excute : 执行,带参数 (xterm ,perl)
- edit : 编辑
exclude :排除
-fforce : 强制,不经确认 (cp ,rm .mv)
- file : 文件,带参数 (tar)
-
congfiguration file : 指定配置文件(有些守护进程拥有此选项,如ssh, lighttpd)
-g-h
- help : 帮助
- human readable :人性化显示 (ls , du)
head : 头部
-iinteractive :交互模式,提示(rm ,mv)
- include : 包括
- interactive : 交互模式,提示(man)
-
include : 包括
-j-k
keep : 保留
kill : 杀死
-lload : 读取(gcc,emacs)
-mmessage: 消息(cvs)
- manual : 手册(whereis)
creat home : 创建home目录(useradd,usermod)
-nnumber : 行号编号(cat , tail, head , pstreee , lspci)
no : (useradd , make)
-ooutput : 输出(cc ,sort)
options : 选项(mount)
-pport : 端口,带参数(很多网络工具拥有此选项,如ssh , lftp)
- protocol : 协议,带参数
password:密码
-qquiet : 静默
-rreverse :反转
recursive:递归(cp ,rm , chomd -R)
-ssilent : 安静
- size : 大小,带参数
subject
-ttag
type : 类型(mount)
-uuser : 用户
-vverbose :冗长
version : 版本
-wwidth : 宽度
warn :警告
-xexclude : 排除(tar ,zip)
-yyes
-zzip : 启用压缩(bzip , tar ,zip , cvs)