chdir.1

来自「莱昂氏UNIX源代码分析UNIXv6src.tar.gz」· 1 代码 · 共 22 行

1
22
字号
.th CHDIR I 5/15/74.sh NAMEchdir \*- change working directory.sh SYNOPSIS.bd chdirdirectory.sh DESCRIPTION.it Directorybecomes the new working directory.The process must have execute (search)permission in.it directory..s3Because a new process is created to execute each command,.it chdirwould be ineffective if it were written as anormal command.  It is therefore recognized and executedby the Shell..sh "SEE ALSO"sh (I), pwd (I).sh BUGS

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?