cd.n
来自「tcl是工具命令语言」· N 代码 · 共 32 行
N
32 行
'\"'\" Copyright (c) 1993 The Regents of the University of California.'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.'\"'\" See the file "license.terms" for information on usage and redistribution'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.'\" '\" RCS: @(#) $Id: cd.n,v 1.3 2000/09/07 14:27:46 poenitz Exp $'\" .so man.macros.TH cd n "" Tcl "Tcl Built-In Commands".BS'\" Note: do not modify the .SH NAME line immediately below!.SH NAMEcd \- Change working directory.SH SYNOPSIS\fBcd \fR?\fIdirName\fR?.BE.SH DESCRIPTION.PPChange the current working directory to \fIdirName\fR, or to thehome directory (as specified in the HOME environment variable) if\fIdirName\fR is not given.Returns an empty string..SH "SEE ALSO"filename(n), glob(n), pwd(n).SH KEYWORDSworking directory
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?