Linux常用命令英文全稱與中文解釋

2021-10-01 07:24:40 字數 1035 閱讀 6977

apt: advanced packaging tool 高階包裝工具

cp: copy file  複製檔案

cat: concatenate  串聯

cd:change directory 切換目錄

chmod: change mode 改變模式

chown: change owner 改變所有者

chgrp: change group 改變使用者組

df: disk free  空餘硬碟

du: disk usage 硬碟使用率

dd: 本來應根據其功能描述「convert an copy」命名為「cc」,但「cc」已經被用以代表「c complier」,所以命名為「dd」

fg: foreground 前景

fsck:file system check  檔案系統檢查

insmod:install module 安裝模組

ln: link files  鏈結檔案

lsmod: list module  列表模組

ls:list files  列出目錄下的檔案

ldd:list dynamic dependencies 列出動態相依

mv: move file  移動檔案

mkdir:make directory  建立目錄

mkfs: make file system  建立檔案系統

man: manual   意思是手冊,可以用這個命令查詢其他命令的用法。

ps:process status  程序狀態

pwd:print working directory   顯示當前工作路徑。

rm: remove file  刪除檔案

rmmod:remove module 刪除模組

rmdir:remove directory  移動目錄

su:swith user  切換使用者,切換到root使用者

tar:tape archive 解壓檔案

umount: unmount 解除安裝

uname: unix name  系統名稱

Linux常用命令英文全稱與中文解釋

linux常用命令英文全稱與中文解釋 apt advanced packaging tool 高階包裝工具 cp copy file 複製檔案 cat concatenate 串聯 cd change directory 切換目錄 chmod change mode 改變模式 chown chang...

Linux常用命令英文全稱與中文解釋Linux系統

linux常用命令英文全稱與中文解釋linux系統 man manual 意思是手冊,可以用這個命令查詢其他命令的用法。pwd print working directory 意思是密碼。su swith user 切換使用者,切換到root使用者 cd change directory 切換目錄 ...

Linux常用命令英文全稱與中文解釋Linux系統

linux常用命令英文全稱與中文解釋linux系統 man manual 意思是手冊,可以用這個命令查詢其他命令的用法。pwd print working directory 意思是密碼。su swith user 切換使用者,切換到root使用者 cd change directory 切換目錄 ...