$#  –  Number of Positional Parameters

$# is the number of available positional parameters $1, $2, etc.

Examples

Print number of positional parameters
1
2
set a b c 
echo "$#"
BashSuport Pro ist eine Bash und POSIX IDE mit Unterstützung für $#probieren Sie es aus!
© 2020–2024 Joachim Ansorg
Impressum
Datenschutz
Rechtliches