⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rename.n

📁 linux系统下的音频通信
💻 N
字号:
'\"'\" Copyright (c) 1993 The Regents of the University of California.'\" Copyright (c) 1994-1997 Sun Microsystems, Inc.'\"'\" See the file "license.terms" for information on usage and redistribution'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.'\" '\" SCCS: @(#) rename.n 1.6 97/07/30 17:37:26'\" .so man.macros.TH rename n "" Tcl "Tcl Built-In Commands".BS'\" Note:  do not modify the .SH NAME line immediately below!.SH NAMErename \- Rename or delete a command.SH SYNOPSIS\fBrename \fIoldName newName\fR.BE.SH DESCRIPTION.PPRename the command that used to be called \fIoldName\fR so that itis now called \fInewName\fR.If \fInewName\fR is an empty string then \fIoldName\fR is deleted.\fIoldName\fR and \fInewName\fR may include namespace qualifiers(names of containing namespaces).If a command is renamed into a different namespace,future invocations of it will execute in the new namespace.The \fBrename\fR command returns an empty string as result..SH KEYWORDScommand, delete, namespace, rename

⌨️ 快捷键说明

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