shell cmd args
Posted 岁月长河
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了shell cmd args相关的知识,希望对你有一定的参考价值。
The * and ? will be extended to filename only outside of single quotation and double quotation
noticely, the . will not be extended in shell wildcard match system
[email protected] all command line arguements
$* all command line arguements
以上是关于shell cmd args的主要内容,如果未能解决你的问题,请参考以下文章