Linux命令縮寫的全稱

2021-09-07 13:13:46 字數 2637 閱讀 5934

【目錄|檔案】

ls : list(列出目錄內容)

pwd : print work directory(列印當前目錄,現示當前工作目錄的絕對路徑)

cd : change directory(改變目錄)

rmdir: remove directory(刪除目錄)

mkdir: make directory(建立目錄)

rm : remove(刪除目錄或檔案)

mv : move file (移動檔案)

cp : copy file(複製檔案)

cat : concatenate(連鎖)

cat file 1 file 2 >> file 3(把檔案1和檔案2的內容聯合起來放進 檔案3 中)

【系統|許可權】

su : switch user(切換使用者)

uname: unix name(用於列印當前系統相關資訊)

chown: change owner(改變某和檔案或目錄所有者和所屬的組,,)

chgrp: change group(用於改變檔案或所屬的使用者組)

chmod: change mode(用於變更檔案或目錄的許可權)

【程序|磁碟】

ps : process status(程序狀態,類似於wins任務管理器)

常用引數: -auxf ps -auxf (程序現示狀態)

df : disk free(顯示磁碟可用空間數目資訊及空間節點資訊。換句話說,就是檢視在任何安裝的裝置或目錄中還剩多少自由空間)

du : disk usage(檢視已使用空間)

【打包管理】

rpm : redhat package manger(紅帽子打包管理器)

dpkg: debian package manager

apt: advanced package tool

【檔案字尾】

檔案結尾的rc: resource configratin(如 .xinitrc, .bashrc等)

knn***/snn***(位於rcx.d目錄下):k(kill),s(service);nn(執行順序號);***(服務標識)

.a(副檔名a): archive ,static library

.s(副檔名so): shared object,dynamically linked library

.o(副檔名o): olbject file, compiled result of c/c++ source file

【其他】

insmod: install module(載入模組)

lsmod: list modules(用於顯示已載入到核心模組的狀態資訊)

rmmod:remove module

in -s : link -soft(建立乙個軟鏈結,相當於建立乙個快捷方式)

touch man:manual

mkfs: make file system (建立linux系統檔案)

fsck: file system check(用於檢查並試圖修復檔案系統中錯誤)

ln : link file(用於檔案建立連線分為硬碟連線和符號連線)

fg : foreground(用於後台作業放到前台終端執行)

bg : background(用於將作業放到後台執行)

umount: unmount(用於解除安裝已經載入的系統檔案)

tar : tape archive

ldd : list dynamic dependencies

【部分linux 目錄|引數 縮寫】

bin = binarines

/dev = devices

/dev = etcetera

/lib = library

/proc = processes

/sbin= superuser binaries

/tmp= temporary

/usr= unix shared resources

/var= variable

? fifo= first in ,fitst out

grub= grand unified bootloader

ifs= internal field seperators

lilo= linux loader

mysql= my是最初作者的女兒的名字,sql=structured query language

php= personal home page tools=php hypertext preprocessor

ps = prompt string

perl= pratical extraction and report language=pathologically eclectic rubbish lister python得名於電視劇集monty python's flying circus

tcl= tool command language

tk = toolkit

vt = video terminal

yast= yet another

Linux 常見縮寫命令英文全稱

linux 命令參考linux 命令大全 awk aho weiberger and kernighan 三個作者的姓的第乙個字母,awk是一種程式語言,用於在linux unix下對文字和資料進行處理。bash gnu bourne again shell 大多linux的預設shell bc b...

linux 命令全稱

bin binaries dev devices etc etcetera lib library proc processes sbin superuser binaries tmp temporary usr unix shared resources var variable fifo fir...

各種金鑰的縮寫和全稱

bdk base derivation key 基礎匯出金鑰cs configure security 安全配置 csc card security codes 卡安全碼 csck card security codes key 卡安全碼金鑰 cvk card validation key 卡校驗金...