|
发表于 2006-7-2 21:52:15
|
显示全部楼层
- $ help .
- .: . filename [arguments]
- Read and execute commands from FILENAME and return. The pathnames
- in $PATH are used to find the directory containing FILENAME. If any
- ARGUMENTS are supplied, they become the positional parameters when
- FILENAME is executed.
复制代码 这个是 bash 专有的吧?  |
|