cpall.cwp.shell
来自「su 的源代码库」· SHELL 代码 · 共 16 行
SHELL
16 行
CPALL , RCPALL - for local and remote directory tree/file transfer Usage: cpall sourcedir destinationdir Caveat: destinationdir must exist and be writeable by the user Usage: rcpall sourcedir remotemachine destinationdir If user name is different on the remote machine, then second" entry is "remotemachine -l remoteusername" Caveats: rsh, copy, and write permissions required You must be on the source machine, destinationdir must exist and be writeable by the user. Notes: Both of these shell scripts use tar to do the transfer.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?