Linux bash内置命令集详解程序员

man cd  –>查询不到,所以会提示bash的内置命令

 .  
 alias 
 bg 
 bind 
 break 
 builtin 
 caller 
 cd 
 command 
 compgen 
 complete 
 compopt 
 continue 
 declare 
 dirs 
 disown 
 echo 
 enable 
 eval 
 exec 
 exit 
 export 
 false 
 fc 
 fg 
 getopts 
 hash 
 help 
 history 
 jobs 
 kill 
 let 
 local 
 logout 
 mapfile 
 popd 
 printf 
 pushd 
 pwd 
 read 
 readonly 
 return 
 set 
 shift 
 shopt 
 source 
 suspend 
 test 
 times 
 trap 
 true 
 type 
 typeset 
 ulimit 
 umask 
 unalias 
 unset 
 wait  -  bash  built-in commands 
 see bash(1)

原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/tech/aiops/3024.html

(0)
上一篇 2021年7月16日 01:37
下一篇 2021年7月16日 01:37

相关推荐

发表回复

登录后才能评论