shell script parameter passing的相關文章
C Shell Scripting/Parameters - Wikibooks, open books for an open ...

C Shell Scripting/Parameters - Wikibooks, open books for an open ...

瀏覽:894
日期:2025-10-03
The variable $0 refers to the name of the command and $1 , $2 and greater will be the parameters passed into the script ......看更多