访问手机版  

Linux常用命令|Linux培训学习|考试认证|工资待遇与招聘,认准超级网工!

招聘|合作 登陆|注册

网络工程师培训

当前位置:网络工程师 > 技术课程 > linux > 热点关注 > linux常用命令

linux中常用的命令相对应的单词

时间:2019-08-16

常用dos命令_linux常用命令_linux命令windows命令

在学习的过程中收集了一些。

文件管理:

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

linux常用命令_常用dos命令_linux命令windows命令

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(一说是Convertand Copylinux常用命令,但是cc被用掉了linux常用命令,就用dd了)

parted -- PARTition EDitor

lspci -- LiSt PeripheralComponent Interconnect

lscpu -- LiSt Central ProcessUnit

lsusb -- LiSt Universal SerialBus

lsblk%20--%20LiSt%20BLock

fdisk%20--%20format%20DISK

mdadm%20--%20Multiple%20Disk%20AndDevice%20M%20anager

系统管理:

depmod%20--%20DEPend%20MODule

lsmod%20--%20LiSt%20MODule

modprobe%20--%20MODule%20PROBE

modinfo%20--%20MODule%20INFOrmation

insmod%20--%20INSert%20MODule

rmmod%20--%20ReMove%20MODule

mkfs%20--%20Make%20FileSyatem

fsck%20--%20File%20SystemConsistency%20Check

ps%20--%20Processes%20Status

su%20--%20Substitute%20User

bash%20--%20Bourne%20Again%20SHell

init%20--%20INITialization

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: