在线观看www成人影院-在线观看www日本免费网站-在线观看www视频-在线观看操-欧美18在线-欧美1级

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

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

3天內不再提示

Linux常用命令的全拼整理

Linux愛好者 ? 來源:未知 ? 作者:胡薇 ? 2018-10-10 17:19 ? 次閱讀

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

ps: process status(進程狀態,類似于windows的任務管理器)

常用參數:-auxf

ps -auxf 顯示進程狀態

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

du: Disk usage

rpm:即RedHat Package Management,是RedHat的發明之一

rmdir:Remove Directory(刪除目錄)

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

cat: concatenate 連鎖

cat file1file2>>file3 把文件1和文件2的內容聯合起來放到file3中

insmod: install module,載入模塊

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

mkdir:Make Directory(創建目錄)

touch

man: Manual

su:Swith user(切換用戶)

cd:Change directory

ls:List files

ps:Process Status

mkdir:Make directory

rmdir:Remove directory

mkfs: Make file system

fsck:File system check

uname: Unix name

lsmod: List modules

mv: Move file

rm: Remove file

cp: Copy file

ln: Link files

fg: Foreground

bg: Background

chown: Change owner

chgrp: Change group

chmod: Change mode

umount: Unmount

dd: 本來應根據其功能描述“Convert an copy”命名為“cc”,但“cc”已經被用以代表“CComplier”,所以命名為“dd”

tar:Tape archive (磁帶檔案)

ldd:List dynamic dependencies

insmod:Install module

rmmod:Remove module

lsmod:List module

文件結尾的"rc"(如.bashrc、.xinitrc等):Resource configuration

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

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

.a(擴展名a):Archive,static library

.so(擴展名so):Shared object,dynamically linked library

.o(擴展名o):Object file,complied result of C/C++ source file

RPM:Red hat package manager

dpkg:Debian package manager

apt:Advanced package tool(Debian或基于Debian的發行版中提供)

部分Linux命令縮寫

bin = Binaries (二進制文件)

/dev = Devices (設備)

/etc = Etcetera (等等)

/lib = LIBrary

/proc = Processes

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

/tmp = Temporary (臨時)

/usr = Unix Shared Resources

/var = Variable (變量)

FIFO = First In, First Out

GRUB = GRand Unified Bootloader

IFS= Internal Field Seperators

LILO = LInux LOader

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

SQL = Structured QueryLanguage

PHP = Personal Home Page Tools = PHP HypertextPreprocessor

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 Setup Tool

apache = "a patchy" server

apt = Advanced Packaging Tool

ar = archiver

as = assembler

awk = "Aho Weiberger and Kernighan"三個作者的姓的第一個字母

bash = Bourne Again SHell

bc = Basic (Better) Calculator

bg = BackGround

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

cal = Calendar (日歷)

cat = Catenate (鏈接)

cd = Change Directory

chgrp = Change Group

chmod = Change Mode

chown = Change Owner

chsh = Change Shell

cmp = compare

cobra = Common Object Request BrokerArchitecture

comm = common

cp = Copy

cpio = CoPy In and Out

cpp = C Pre Processor

cron = Chronos 希臘文時間

cups = Common Unix Printing System

cvs = Current Version System

daemon = Disk And Execution MONitor

dc = Desk Calculator

dd = Disk Dump (磁盤轉儲)

df = Disk Free

diff = Difference

dmesg = diagnostic message

du = Disk Usage

ed = editor

egrep = Extended GREP

elf = Extensible Linking Format

elm = ELectronic Mail

emacs = Editor MACroS

eval = EVALuate

ex = EXtended

exec = EXECute (執行)

fd = file descriptors

fg = ForeGround

fgrep = Fixed GREP

fmt = format

fsck = File System ChecK

fstab = FileSystem TABle

fvwm = F*** Virtual Window Manager

gawk = GNU AWK

gpg = GNU Privacy Guard

groff = GNU troff

hal = Hardware Abstraction Layer

joe = Joe's Own Editor

ksh = Korn SHell

lame = Lame Ain't an MP3 Encoder

lex = LEXical analyser

lisp = LISt Processing = Lots of IrritatingSuperfluous Parentheses

ln = Link

lpr = Line PRint

ls = list

lsof = LiSt Open Files

m4 = Macro processor Version 4

man = MANual pages

mawk = Mike Brennan's AWK

mc = Midnight Commander

mkfs = MaKe FileSystem

mknod = Make Node

motd = Message of The Day

mozilla = MOsaic GodZILLa

mtab = Mount TABle

mv = Move

nano = Nano's ANOther editor

nawk = New AWK

nl = Number of Lines

nm = names

nohup = No HangUP

nroff = New ROFF

od = Octal Dump

passwd = Passwd

pg = pager

pico = PIne's message COmposition editor

pine = "Program for Internet News &Email" = "Pine is not Elm"

ping = 擬聲 又 = Packet Internet Grouper

pirntcap = PRINTer CAPability

popd = POP Directory

pr = pre

printf = Print Formatted

ps = Processes Status

pty = pseudo tty

pushd = PUSH Directory

pwd = Print Working Directory

rc = runcom = run command, rc還是plan9的shell

rev = REVerse

rm = ReMove

rn = Read News

roff = RunOFF

rpm = RPM Package Manager = RedHat PackageManager

rsh, rlogin, rvim中的

r = Remote

rxvt = ouR XVT

seamoneky = 我

sed = Stream Editor

seq = SEQuence

shar = Shell ARchive

slrn = S-Lang rn

ssh = Secure Shell

ssl = Secure Sockets Layer

stty = Set TTY

su = Substitute User

svn = SubVersion

tar = Tape ARchive

tcsh = TENEX C shell

tee = T (T形水管接口)

telnet = TEminaL over Network

termcap = terminal capability

terminfo = terminal information

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

tr = traslate

troff = Typesetter new ROFF

tsort = Topological SORT

tty = TeleTypewriter

twm = Tom's Window Manager

tz = TimeZone

udev = Userspace DEV

ulimit = User's LIMIT

umask = User's MASK

uniq = UNIQue

i = VIsual = Very Inconvenient

vim = Vi IMproved

wall = write all

wc = Word Count

wine = WINE Is Not an Emulator

xargs = eXtended ARGuments

xdm = X Display Manager

xlfd = X Logical Font Description

xmms = X Multimedia System

xrdb = X Resources DataBase

xwd = X Window Dump

yacc = yet another compiler compiler

Fish = the Friendly Interactive SHell

su = Switch User

MIME = Multipurpose Internet Mail Extensions

ECMA = European Computer ManufacturersAssociation

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

    關注

    87

    文章

    11345

    瀏覽量

    210394
  • 命令
    +關注

    關注

    5

    文章

    696

    瀏覽量

    22109

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

文章出處:【微信號:LinuxHub,微信公眾號:Linux愛好者】歡迎添加關注!文章轉載請注明出處。

收藏 人收藏

    評論

    相關推薦

    Linux常用命令匯總

    本篇文章一個介紹了約40個Linux常用命令,這些命令也正是Linux入門的精髓之處,所以,對于這些命令一定要多加練習,熟練掌握,那么以后你
    發表于 10-25 15:08 ?703次閱讀
    <b class='flag-5'>Linux</b><b class='flag-5'>常用命令</b>匯總

    linux常用命令

    linux常用命令
    發表于 08-20 22:53

    Linux常用命令

    Linux常用命令
    發表于 05-08 14:39

    Linux常用命令整理

    Linux 常用命令整理
    發表于 05-27 11:27

    linux常用命令

    linux常用命令集 名稱:cal使用權限:所有使用者使用方式:cal [-mjy] [month [year]]說明:顯示日歷。若只有一個參數,則代表年份(1-9999),顯
    發表于 01-18 12:45 ?853次閱讀

    嵌入式Linux常用命令

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

    Linux終端常用命令大全

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

    vim常用命令

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

    linux常用命令大匯總

    Linux常用命令 linux常用命令其中有一些命令用有用已經不足以形容她的可愛,希望各位朋友不要過于咬文嚼字。另外,回答中的指令多達六七十
    發表于 09-22 00:12 ?460次閱讀

    Linux教程之Linux常用命令大全

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

    linux常用命令手冊

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

    linux常用命令大全

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

    Linux常用命令

    Linux常用命令
    的頭像 發表于 01-12 11:19 ?1195次閱讀

    Linux常用命令手冊分享

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

    linux常用命令及用法

    Linux是一種開源的操作系統,它以穩定、高效和安全的特點受到廣大用戶的喜愛。掌握Linux常用命令及其用法對于操作系統的管理和開發都至關重要。本文將詳盡、詳實、細致地介紹Linux
    的頭像 發表于 11-17 09:47 ?722次閱讀
    主站蜘蛛池模板: 四虎影午夜成年免费精品 | 国产一级爱c片免费播放 | tube69欧美最新片 | 99插插| 久久理论片 | xxxx日| 免费高清在线视频色yeye | 岛国中文字幕 | 在线精品国产成人综合第一页 | 你懂的网站在线观看 | 黄视频网站入口 | 18美女扒开尿口无遮挡 | 加勒比色综合 | 亚洲三级小视频 | 成年女人毛片免费视频 | 黄色的视频网站在线观看 | 在线97| 羞羞色男人的天堂伊人久久 | 天天干天天看 | 成 人色 网 站 欧美大片在线观看 | 欧美黑粗硬 | www.男人的天堂 | 免费视频h | 4虎影视国产在线观看精品 4虎影院永久地址www | 波多野结衣三个女人蕾丝边 | 欧美一区二区三区精品 | 国产色窝| 免费观看a黄一级视频 | 欧美性aaa | 国产伦子系列视频6 | 超级碰碰青草久热国产 | 性 色 黄 一级 | 亚洲经典乱码在线播 | 可以直接看的黄址 | 国产资源视频 | 欧美com| 亚洲一区在线观看视频 | 一级特黄女毛毛片 | 色网站欧美 | 一级毛片视屏 | 免费一级牲交毛片 |