0
  • 聊天消息
  • 系統(tǒng)消息
  • 評論與回復
登錄后你可以
  • 下載海量資料
  • 學習在線課程
  • 觀看技術(shù)視頻
  • 寫文章/發(fā)帖/加入社區(qū)
會員中心
創(chuàng)作中心

完善資料讓更多小伙伴認識你,還能領(lǐng)取20積分哦,立即完善>

3天內(nèi)不再提示

linux常用命令縮寫和全拼資料免費下載

馬哥Linux運維 ? 來源:未知 ? 作者:易水寒 ? 2018-10-03 10:58 ? 次閱讀

命令縮寫

pwd:printworkdirectory打印當前目錄顯示出當前工作目錄的絕對路徑

ps:processstatus(進程狀態(tài),類似于windows的任務管理器)

常用參數(shù):-auxf

ps-auxf 顯示進程狀態(tài)

df:diskfree 其功能是顯示磁盤可用空間數(shù)目信息及空間結(jié)點信息。換句話說,就是報告在任何安裝的設(shè)備或目錄中,還剩多少自由的空間。

du:Diskusage

rpm:即RedHatPackageManagement,是RedHat的發(fā)明之一

rmdir:RemoveDirectory(刪除目錄)

rm:Remove(刪除目錄或文件)

cat:concatenate連鎖

catfile1file2>>file3把文件1和文件2的內(nèi)容聯(lián)合起來放到file3中

insmod:installmodule,載入模塊

ln-s:link-soft創(chuàng)建一個軟鏈接,相當于創(chuàng)建一個快捷方式

mkdir:MakeDirectory(創(chuàng)建目錄)

touch

man:Manual

su:Swithuser(切換用戶)

cd:Changedirectory

ls:Listfiles

ps:ProcessStatus

mkdir:Makedirectory

rmdir:Removedirectory

mkfs:Makefilesystem

fsck:Filesystemcheck

uname:Unixname

lsmod:Listmodules

mv:Movefile

rm:Removefile

cp:Copyfile

ln:Linkfiles

fg:Foreground

bg:Background

chown:Changeowner

chgrp:Changegroup

chmod:Changemode

umount:Unmount

dd:本來應根據(jù)其功能描述“Convertancopy”命名為“cc”,但“cc”已經(jīng)被用以代表“CComplier”,所以命名為“dd”

tar:Tapearchive (磁帶檔案)

ldd:Listdynamicdependencies

insmod:Installmodule

rmmod:Removemodule

lsmod:Listmodule

文件結(jié)尾的"rc"(如.bashrc、.xinitrc等):Resourceconfiguration

Knnxxx/Snnxxx(位于rcx.d目錄下):K(Kill);S(Service);

nn(執(zhí)行順序號);xxx(服務標識)

.a(擴展名a):Archive,staticlibrary

.so(擴展名so):Sharedobject,dynamicallylinkedlibrary

.o(擴展名o):Objectfile,compliedresultofC/C++sourcefile

RPM:Redhatpackagemanager

dpkg:Debianpackagemanager

apt:Advancedpackagetool(Debian或基于Debian的發(fā)行版中提供)

部分Linux命令縮寫

bin=Binaries (二進制文件)

/dev=Devices (設(shè)備)

/etc=Etcetera (等等)

/lib=LIBrary

/proc=Processes

/sbin=SuperuserBinaries (超級用戶的二進制文件)

/tmp=Temporary (臨時)

/usr=UnixSharedResources

/var= Variable(變量)

FIFO=FirstIn,FirstOut

GRUB=GRandUnifiedBootloader

IFS=InternalFieldSeperators

LILO=LInuxLOader

MySQL=My是最初作者女兒的名字,

SQL=StructuredQueryLanguage

PHP=PersonalHomePageTools=PHPHypertextPreprocessor

PS=PromptString

Perl="PraticalExtractionandReportLanguage"(實際的抽取和報告語言) ="PathologicallyEclecticRubbishLister"

Python得名于電視劇MontyPython'sFlyingCircus

Tcl=ToolCommandLanguage

Tk=ToolKit

VT=VideoTerminal

YaST=YetAnotherSetupTool

apache="apatchy"server

apt=AdvancedPackagingTool

ar=archiver

as=assembler

awk="AhoWeibergerandKernighan"三個作者的姓的第一個字母

bash=BourneAgainSHell

bc=Basic(Better)Calculator

bg=BackGround

biff=作者HeidiStettner在U.C.Berkely養(yǎng)的一條狗,喜歡對郵遞員汪汪叫。

cal=Calendar (日歷)

cat=Catenate (鏈接)

cd=ChangeDirectory

chgrp=ChangeGroup

chmod=ChangeMode

chown=ChangeOwner

chsh=ChangeShell

cmp=compare

cobra=CommonObjectRequestBrokerArchitecture

comm=common

cp=Copy

cpio=CoPyInandOut

cpp=CPreProcessor

cron=Chronos希臘文時間

cups=CommonUnixPrintingSystem

cvs=CurrentVersionSystem

daemon=DiskAndExecutionMONitor

dc=DeskCalculator

dd=DiskDump (磁盤轉(zhuǎn)儲)

df=DiskFree

diff=Difference

dmesg=diagnosticmessage

du=DiskUsage

ed=editor

egrep=ExtendedGREP

elf=ExtensibleLinkingFormat

elm=ELectronicMail

emacs=EditorMACroS

eval=EVALuate

ex=EXtended

exec=EXECute (執(zhí)行)

fd=filedescriptors

fg=ForeGround

fgrep=FixedGREP

fmt=format

fsck=FileSystemChecK

fstab=FileSystemTABle

fvwm=F***VirtualWindowManager

gawk=GNUAWK

gpg=GNUPrivacyGuard

groff=GNUtroff

hal=HardwareAbstractionLayer

joe=Joe'sOwnEditor

ksh=KornSHell

lame=LameAin'tanMP3Encoder

lex=LEXicalanalyser

lisp=LIStProcessing=LotsofIrritatingSuperfluousParentheses

ln=Link

lpr=LinePRint

ls=list

lsof=LiStOpenFiles

m4=MacroprocessorVersion4

man=MANualpages

mawk=MikeBrennan'sAWK

mc=MidnightCommander

mkfs=MaKeFileSystem

mknod=MakeNode

motd=MessageofTheDay

mozilla=MOsaicGodZILLa

mtab=MountTABle

mv=Move

nano=Nano'sANOthereditor

nawk=NewAWK

nl=NumberofLines

nm=names

nohup=NoHangUP

nroff=NewROFF

od=OctalDump

passwd=Passwd

pg=pager

pico=PIne'smessageCOmpositioneditor

pine="ProgramforInternetNews&Email"="PineisnotElm"

ping=擬聲又=PacketInternetGrouper

pirntcap=PRINTerCAPability

popd=POPDirectory

pr=pre

printf=Print Formatted

ps=ProcessesStatus

pty=pseudotty

pushd=PUSHDirectory

pwd=PrintWorkingDirectory

rc=runcom=runcommand,rc還是plan9的shell

rev=REVerse

rm=ReMove

rn=ReadNews

roff=RunOFF

rpm=RPMPackageManager=RedHatPackageManager

rsh,rlogin,rvim中的

r=Remote

rxvt=ouRXVT

seamoneky=我

sed=StreamEditor

seq=SEQuence

shar=ShellARchive

slrn=S-Langrn

ssh=SecureShell

ssl=SecureSocketsLayer

stty=SetTTY

su=SubstituteUser

svn=SubVersion

tar=TapeARchive

tcsh=TENEXCshell

tee=T(T形水管接口)

telnet=TEminaLoverNetwork

termcap=terminalcapability

terminfo=terminalinformation

tex=τ?χνη的縮寫,希臘文art

tr=traslate

troff=TypesetternewROFF

tsort=TopologicalSORT

tty=TeleTypewriter

twm=Tom'sWindowManager

tz=TimeZone

udev=UserspaceDEV

ulimit=User'sLIMIT

umask=User'sMASK

uniq=UNIQue

i=VIsual=VeryInconvenient

vim=ViIMproved

wall=writeall

wc=WordCount

wine=WINEIsNotanEmulator

xargs=eXtendedARGuments

xdm=XDisplayManager

xlfd=XLogicalFontDescription

xmms=XMultimediaSystem

xrdb=XResourcesDataBase

xwd=XWindowDump

yacc=yetanothercompilercompiler

Fish=theFriendlyInteractiveSHell

su=SwitchUser

MIME=MultipurposeInternetMailExtensions

ECMA=EuropeanComputerManufacturersAssociation

聲明:本文內(nèi)容及配圖由入駐作者撰寫或者入駐合作網(wǎng)站授權(quán)轉(zhuǎn)載。文章觀點僅代表作者本人,不代表電子發(fā)燒友網(wǎng)立場。文章及其配圖僅供工程師學習之用,如有內(nèi)容侵權(quán)或者其他違規(guī)問題,請聯(lián)系本站處理。 舉報投訴
  • Linux
    +關(guān)注

    關(guān)注

    87

    文章

    11212

    瀏覽量

    208721
  • WINDOWS
    +關(guān)注

    關(guān)注

    3

    文章

    3521

    瀏覽量

    88319
  • 磁盤
    +關(guān)注

    關(guān)注

    1

    文章

    362

    瀏覽量

    25154

原文標題:linux常用命令全拼

文章出處:【微信號:magedu-Linux,微信公眾號:馬哥Linux運維】歡迎添加關(guān)注!文章轉(zhuǎn)載請注明出處。

收藏 人收藏

    評論

    相關(guān)推薦

    嵌入式Linux常用命令

    嵌入式Linux常用命令,比較基礎(chǔ),非常實用,適合新手學習。
    發(fā)表于 11-24 15:22 ?3次下載

    Linux終端常用命令大全

    Linux終端常用命令大全,通俗易懂,容易上手。包含所有命令,方便查找各個指令功能。
    發(fā)表于 04-28 16:30 ?15次下載

    vim常用命令

    vim常用命令
    發(fā)表于 01-08 15:59 ?3次下載

    ANSYS常用命令中英文對照表詳細資料免費下載

    本文檔的主要內(nèi)容詳細介紹的是ANSYS常用命令中英文對照表詳細資料免費下載。
    發(fā)表于 08-27 08:00 ?8次下載

    ROS機器人軟件平臺有哪些常用命令?ROS的常見命令詳細資料免費下載

    本文檔的主要內(nèi)容詳細介紹的是ROS有哪些常用命令?ROS的常見命令詳細資料免費下載。
    發(fā)表于 09-13 08:00 ?20次下載
    ROS機器人軟件平臺有哪些<b class='flag-5'>常用命令</b>?ROS的常見<b class='flag-5'>命令</b>詳細<b class='flag-5'>資料</b><b class='flag-5'>免費</b><b class='flag-5'>下載</b>

    Linux常用命令全拼整理

    本文整理了常用命令全拼,好像混進了什么奇怪的東西。
    的頭像 發(fā)表于 10-10 17:19 ?4634次閱讀

    MATLAB的常用命令合集詳細資料免費下載

    本文檔的主要內(nèi)容詳細介紹的是MATLAB的常用命令合集詳細資料免費下載,匯集MATLAB命令,快速查詢MATLAB
    發(fā)表于 11-09 08:00 ?16次下載
    MATLAB的<b class='flag-5'>常用命令</b>合集詳細<b class='flag-5'>資料</b><b class='flag-5'>免費</b><b class='flag-5'>下載</b>

    Linux教程之Linux常用命令大全

    Linux教程之Linux常用命令大全
    的頭像 發(fā)表于 03-30 10:34 ?5626次閱讀

    Linux環(huán)境下U-boot常用命令講解的詳細資料說明

    本文檔的主要內(nèi)容詳細介紹的是Linux環(huán)境下U-boot常用命令講解的資料說明。
    發(fā)表于 06-21 08:00 ?1次下載
    <b class='flag-5'>Linux</b>環(huán)境下U-boot<b class='flag-5'>常用命令</b>講解的詳細<b class='flag-5'>資料</b>說明

    SQL數(shù)據(jù)庫常用命令全集資料免費下載

    本文檔的主要內(nèi)容詳細介紹的是SQL數(shù)據(jù)庫常用命令全集資料免費下載
    發(fā)表于 09-12 08:00 ?1次下載

    linux常用命令手冊

    linux常用命令手冊免費下載。
    發(fā)表于 06-01 14:59 ?68次下載

    linux常用命令大全

    linux常用命令大全,一些常用命令都可以找到
    發(fā)表于 03-03 09:20 ?0次下載

    Linux常用命令

    Linux常用命令
    的頭像 發(fā)表于 01-12 11:19 ?1104次閱讀

    Linux常用命令手冊分享

    linux常用命令合集
    發(fā)表于 04-26 11:46 ?1次下載

    linux常用命令及用法

    Linux是一種開源的操作系統(tǒng),它以穩(wěn)定、高效和安全的特點受到廣大用戶的喜愛。掌握Linux常用命令及其用法對于操作系統(tǒng)的管理和開發(fā)都至關(guān)重要。本文將詳盡、詳實、細致地介紹Linux
    的頭像 發(fā)表于 11-17 09:47 ?612次閱讀