![240](https://cdn2.jianshu.io/assets/default_avatar/10-e691107df16746d4a9f3fe9496fd1848.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
userdel [options] LOGIN delete a user account and related files 刪除用戶(hù) 如果有用戶(hù)正在使用,須kill掉所有...
usermod [options] LOGIN modify a user account 更改用戶(hù)屬性 usermod不允許你改變正在線(xiàn)上的使用者帳號(hào)名稱(chēng)。當(dāng)usermod...
useradd [-d home] [-s shell] [-c comment] [-m [-k template]] [-f inactive] [-e expire ]...
updatedb [OPTION]... Update a mlocate database 更新數(shù)據(jù)庫(kù)文件 數(shù)據(jù)庫(kù)一天更新一次,/tmp目錄不在數(shù)據(jù)庫(kù)更新及搜索范圍之內(nèi) 權(quán)...
enable [-a] [-dnps] [-f filename] [name ...] Enable and disable builtin shell commands ...
hash [-lr] [-p pathname] [-dt] [name ...] Remember or display program locations 顯示指令緩沖區(qū)...
which [options] [--] programname [...] shows the full path of (shell) commands 按$PATH查找...
locate [OPTION]... [PATTERN]... Search for entries in a mlocate database 在數(shù)據(jù)庫(kù)內(nèi)快速定位文件 數(shù)據(jù)...
find [-H] [-L] [-P] [-D debugopts] [-Olevel] [path...] [expression] find - search for f...
touch [OPTION]... FILE... Update the access and modification times of each FILE to the ...
stat [OPTION]... FILE... Display file or file system status 顯示文件的系統(tǒng)屬性相關(guān) 常用選項(xiàng)-f:display ...