中文字幕亚洲第一精品|精品国产免费一区二区|久久婷婷五月六月综合版|中文字幕熟妇久久久人妻|久久综合精品国产一区无码|国产成人精品永久免费视频|午夜亚洲国产精品理论片a级|久久精品一区二区三区无码护土

 訪問手機版  

Linux常用命令|Linux培訓(xùn)學(xué)習(xí)|考試認證|工資待遇與招聘,認準超級網(wǎng)工!

招聘|合作 登陸|注冊

網(wǎng)絡(luò)工程師培訓(xùn)

當前位置:網(wǎng)絡(luò)工程師 > 技術(shù)課程 > linux > 熱點關(guān)注 > linux常用命令

linux常用幫助命令man、whatis、apropos、

時間:2019-07-20

linux常用命令_linux關(guān)機命令重啟命令_常用linux命令

原linux常用幫助命令man、whatis、apropos、--help、help+命令

排名規(guī)則:最后分值=(閱讀量/最高閱讀量)*100分*20%+(新聞稿點贊數(shù)/最高點贊數(shù))*100分*30%+(投票數(shù)/最高投票數(shù))*100分*50%。對如何擴大詞匯、鞏固文法、快速有效地閱讀及考前準備等提出了切實可行的忠告和提示,sat閱讀分析及訓(xùn)練pdf版從詞匯、語法、閱讀、寫作到幾何、代數(shù)、統(tǒng)計、概率以及基礎(chǔ)數(shù)論的計算與分析都做了詳盡的解釋和深刻的剖析,sat閱讀分析及訓(xùn)練pdf版是一本地道的英文備考教材和讀物,請掃描下面二維碼進行索要:sat閱讀的速度和準確性與考生對詞匯和文法的掌握及對信息的搜索與分析等緊密相關(guān),幫助學(xué)生鞏固知識,不僅鞏固知識,更可幫助考生熟悉考試模式,并給予學(xué)習(xí)方法上的指導(dǎo)和考試技巧上的提示...。和閱讀、沃閱讀、天翼閱讀、百度多酷、網(wǎng)易閱讀、91熊貓閱讀、天涯讀書同步熱載,數(shù)百家社區(qū)、論壇、貼吧、網(wǎng)站爭相盜版。

聲明:本博所有文章均屬王櫟焜原創(chuàng),歡迎轉(zhuǎn)載,但請注明出處與作者。評價:貌似很有道理的樣子,不過假如原創(chuàng)文章a被b轉(zhuǎn)載了linux常用命令,而c轉(zhuǎn)載了b的文章并帶上了b的鏈接,那么請問誰才是原創(chuàng)呢。在創(chuàng)建圖文消息時linux常用命令,運營者可聲明某篇文章為原創(chuàng)文章,聲明成功后系統(tǒng)會對文章添加“原創(chuàng)”標識。

常用linux命令_linux關(guān)機命令重啟命令_linux常用命令

man命令在內(nèi)部是使用more來查看幫助文件的,所以可以使用more命令的一些快捷鍵

當命令和配置文件名相同時,可以通過man 1 passwd查看命令幫助,man 5 passwd查看配置文件幫助

這里寫圖片描述

linux常用命令_常用linux命令_linux關(guān)機命令重啟命令

兩種幫助文件(命令和配置文件相同時)

1.命令的幫助

5.配置文件的幫助

linux常用命令_常用linux命令_linux關(guān)機命令重啟命令

不能以絕對路徑查看,否則是打印文件內(nèi)容

這里寫圖片描述

這里寫圖片描述

linux常用命令_linux關(guān)機命令重啟命令_常用linux命令

[root@localhost ~]# whatis ifconfig
ifconfig (8)         - 配置網(wǎng)絡(luò)接口
[root@localhost ~]# apropos ifconfig
ifconfig (8)         - 配置網(wǎng)絡(luò)接口
ifcfg (8)            - simplistic script which replaces ifconfig IP management
pifconfig (8)        - display information about a network interface
[root@localhost ~]# ls --help
用法:ls [選項]... [文件]...
List information about the FILEs (the current directory by default).
Sort entries alphabetically if none of -cftuvSUX nor --sort is specified.
Mandatory arguments to long options are mandatory for short options too.
  -a, --all         不隱藏任何以. 開始的項目
  -A, --almost-all      列出除. 及.. 以外的任何項目
      --author          與-l 同時使用時列出每個文件的作者
  -b, --escape          以八進制溢出序列表示不可打印的字符
      --block-size=SIZE      scale sizes by SIZE before printing them; e.g.,
                               '--block-size=M' prints sizes in units of
                               1,048,576 bytes; see SIZE format below
  -B, --ignore-backups       do not list implied entries ending with ~
  -c                         with -lt: sort by, and show, ctime (time of last
                               modification of file status information);
                               with -l: show ctime and sort by name;
                               otherwise: sort by ctime, newest first
  -C                         list entries by columns
      --color[=WHEN]         colorize the output; WHEN can be 'never', 'auto',
                               or 'always' (the default); more info below
  -d, --directory            list directories themselves, not their contents
  -D, --dired                generate output designed for Emacs' dired mode
  -f                         do not sort, enable -aU, disable -ls --color
  -F, --classify             append indicator (one of */=>@|) to entries
      --file-type            likewise, except do not append '*'
      --format=WORD          across -x, commas -m, horizontal -x, long -l,
                               single-column -1, verbose -l, vertical -C
      --full-time            like -l --time-style=full-iso
  -g                類似-l,但不列出所有者
      --group-directories-first
                             group directories before files;
                               can be augmented with a --sort option, but any
                               use of --sort=none (-U) disables grouping
  -G, --no-group        以一個長列表的形式,不輸出組名
  -h, --human-readable      與-l 一起,以易于閱讀的格式輸出文件大小
                (例如 1K 234M 2G)
      --si          同上面類似,但是使用1000 為基底而非1024
  -H, --dereference-command-line
                             follow symbolic links listed on the command line
      --dereference-command-line-symlink-to-dir
                             follow each command line symbolic link
                               that points to a directory
      --hide=PATTERN         do not list implied entries matching shell PATTERN
                               (overridden by -a or -A)
      --indicator-style=WORD  append indicator with style WORD to entry names:
                               none (default), slash (-p),
                               file-type (--file-type), classify (-F)
  -i, --inode                print the index number of each file
  -I, --ignore=PATTERN       do not list implied entries matching shell PATTERN
  -k, --kibibytes            default to 1024-byte blocks for disk usage
  -l                使用較長格式列出信息
  -L, --dereference     當顯示符號鏈接的文件信息時,顯示符號鏈接所指示
                的對象而并非符號鏈接本身的信息
  -m                所有項目以逗號分隔,并填滿整行行寬
  -n, --numeric-uid-gid     類似 -l,但列出UID 及GID 號
  -N, --literal         輸出未經(jīng)處理的項目名稱 (如不特別處理控制字符)
  -o                類似 -l,但不列出有關(guān)組的信息
  -p,  --indicator-style=slash  對目錄加上表示符號"/"
  -q, --hide-control-chars   print ? instead of nongraphic characters
      --show-control-chars   show nongraphic characters as-is (the default,
                               unless program is 'ls' and output is a terminal)
  -Q, --quote-name           enclose entry names in double quotes
      --quoting-style=WORD   use quoting style WORD for entry names:
                               literal, locale, shell, shell-always, c, escape
  -r, --reverse         逆序排列
  -R, --recursive       遞歸顯示子目錄
  -s, --size            以塊數(shù)形式顯示每個文件分配的尺寸
  -S                         sort by file size
      --sort=WORD            sort by WORD instead of name: none (-U), size (-S),
                               time (-t), version (-v), extension (-X)
      --time=WORD            with -l, show time as WORD instead of default
                               modification time: atime or access or use (-u)
                               ctime or status (-c); also use specified time
                               as sort key if --sort=time
      --time-style=STYLE     with -l, show times using style STYLE:
                               full-iso, long-iso, iso, locale, or +FORMAT;
                               FORMAT is interpreted like in 'date'; if FORMAT
                               is FORMAT1<newline>FORMAT2, then FORMAT1 applies
                               to non-recent files and FORMAT2 to recent files;
                               if STYLE is prefixed with 'posix-', STYLE
                               takes effect only outside the POSIX locale
  -t                         sort by modification time, newest first
  -T, --tabsize=COLS         assume tab stops at each COLS instead of 8
  -u                         with -lt: sort by, and show, access time;
                               with -l: show access time and sort by name;
                               otherwise: sort by access time
  -U                         do not sort; list entries in directory order
  -v                         natural sort of (version) numbers within text
  -w, --width=COLS           assume screen width instead of current value
  -x                         list entries by lines instead of by columns
  -X                         sort alphabetically by entry extension
  -1                         list one file per line
SELinux options:
  --lcontext                 Display security context.   Enable -l. Lines
                             will probably be too wide for most displays.
  -Z, --context              Display security context so it fits on most
                             displays.  Displays only mode, user, group,
                             security context and file name.
  --scontext                 Display only security context and file name.
      --help        顯示此幫助信息并退出
      --version     顯示版本信息并退出
SIZE is an integer and optional unit (example: 10M is 10*1024*1024).  Units
are K, M, G, T, P, E, Z, Y (powers of 1024) or KB, MB, ... (powers of 1000).

查不到命令路徑的都是Shell內(nèi)置命令