Linux tip: Bash parameters and parameter expansions

Linux tip: Bash parameters and parameter expansions

瀏覽:1011
日期:2026-04-22
Table 1. Shell parameters for functions Parameter Purpose 0, 1, 2, ... The positional parameters starting from parameter 0. Parameter 0 refers to the name of the program that started bash, or the name of the shell script if the function is running within ...看更多