cd.1
来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 1 代码 · 共 21 行
1
21 行
.TH CD 1 .SH NAMEcd \- change working directory.SH SYNOPSIS.B cddirectory.SH DESCRIPTION.I Directorybecomes the new working directory.The process must have execute (search)permission in.IR directory ..PPBecause a new process is created to execute each command,.I cdwould be ineffective if it were written as anormal command. It is therefore recognized and executedby the Shell..SH "SEE ALSO"sh(1), pwd(1), chdir(2)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?