glob.8
来自「UNIX v6源代码 这几乎是最经典的unix版本 unix操作系统设计和莱」· 8 代码 · 共 22 行
8
22 行
.th GLOB VIII 9/19/73.sh NAMEglob \*- generate command arguments.sh SYNOPSIS.bd /etc/globcommand [ arguments ].sh DESCRIPTION.it Globis used to expand arguments to the shell containing ``*'', ``['', or``?''.It is passed the argument listcontaining the metacharacters;.it globexpands the list and calls the indicated command.The actions of .it globare detailed inthe Shell writeup..sh SEE ALSO"sh (I).sh BUGS
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?