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)


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM