headers.cwp.shell

来自「su 的源代码库」· SHELL 代码 · 共 19 行

SHELL
19
字号
# ARGV - give examples of dereferencing char **argv# COPYRIGHT - insert CSM COPYRIGHT lines at top of files in working directory# CPALL , RCPALL - for local and remote directory tree/file transfer# CWPFIND - look for files with patterns in CWPROOT/src/cwp/lib# DIRTREE - show DIRectory TREE# FILETYPE - list all files of given type# Grep  - recursively call egrep in pwd# NEWCASE - Changes the case of all the filenames in a directory, dir# OVERWRITE - copy stdin to stdout after EOF# PRECEDENCE - give table of C precedences from Kernighan and Ritchie# REPLACE - REPLACE string1 with string2  in files# THIS_YEAR - print the current year# TIME_NOW - prints time in ZULU format with no spaces # TODAYS_DATE - prints today's date in ZULU format with no spaces # USERNAMES - get list of all login names# VARLIST - list variables used in a Fortran program# WEEKDAY - prints today's WEEKDAY designation# ZAP - kill processes by name

⌨️ 快捷键说明

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