linux 命令 单词,linux中常用的命令相对应的单词
在學(xué)習(xí)的過程中收集了一些。
文件管理:
ls -- LiSt
cd -- Change Directory
pwd -- Print Working Directory
cp -- CoPy
mv -- MoVe
rm -- ReMove
pushd -- PUSH to Directory
popd -- POP from Directory
mkdir -- MaKe DIRectory
rmdir -- ReMove DIRectory
cat -- CATenate
sed -- Stream EDitor
diff -- DIFFerence
wc -- Word Count
chmod -- CHange MODe
chown -- CHange OWNer
chgrp -- CHange GRouP
awk -- Aho Weinberger andKernighan
gawk -- Gnu Aho Weinberger andKernighan
grep -- General RegularExpression Print
ln -- LiNk
tar -- TARball
硬件管理:
df -- Disk Free
du -- Disk Usage
dd -- Data Description(一說(shuō)是Convertand Copy,但是cc被用掉了,就用dd了)
parted -- PARTition EDitor
lspci -- LiSt PeripheralComponent Interconnect
lscpu -- LiSt Central ProcessUnit
lsusb -- LiSt Universal SerialBus
lsblk -- LiSt BLock
fdisk -- format DISK
mdadm -- Multiple Disk AndDevice M anager
系統(tǒng)管理:
depmod -- DEPend MODule
lsmod -- LiSt MODule
modprobe -- MODule PROBE
modinfo -- MODule INFOrmation
insmod -- INSert MODule
rmmod -- ReMove MODule
mkfs -- Make FileSyatem
fsck -- File SystemConsistency Check
ps -- Processes Status
su -- Substitute User
bash -- Bourne Again SHell
init -- INITialization
ssh -- Secure SHell
wine -- Wine Is Not anEmulator
exec -- EXECute
fstab -- FileSystem TABle
passwd -- PASSWorD
chpasswd -- Change PASSWORD
pwconv -- PassWord CONVERT
pwunconv -- PassWord UNCONVERT
tty -- TeleTYpe
sudo -- SuperUser DO
grub -- GRand UnifiedBootloader
tzselect -- Time Zone SELECT
sync -- SYNChronize
systemd -- SYSTEM Daemon
lvm:
lvm -- Logical Volume Manager
pvcreate -- Physical VolumeCREATE
vgcreate -- Volume GroupCREATE
lvcreate -- Logical VolumeCREATE
pvdisplay -- Physical VolumeDISPLAY
vgdisplay -- Volume Grou[DISPLAY
lvdisplay -- Logical VolumeDISPLAY
pvresize -- Physical VolumeRESIZE
vgresize -- Volume Group RESIZE
lvresize -- Logical VolumeRESIZE
pvextend -- Physical VolumeEXTEND
vgextend -- Volume GroupEXTEND
lvextend -- Logical VolumeEXTEND
pvremove -- Physical VolumeREMOVE
vgremove -- Volume GroupREMOVE
lvremove -- Logical VolumeREMOVE
pvs -- Physical Volume Status
vgs -- Volume Group Status
lvs -- Logical Volume Status
總結(jié)
以上是生活随笔為你收集整理的linux 命令 单词,linux中常用的命令相对应的单词的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: linux之cal命令详解,linux命
- 下一篇: 32M内存 跑linux内核,32位Li