經安全檢測,此網站為安全網站,請放心前往原始網址!

Shell script print all arguments | Sany's Linux and Open Source Blog

There are some predefined variables which holds some data related to arguments in shell. $# - to print arguments size. $* and $@ - to print all arguments that are passed to a shell script(we can use the in loops - for or while). Examples: My script t.sh c

viewsby.wordpress.com

網址安全性掃描由 google 提供