Parameter variables in bash
echo "all params $*" echo "number of params $#"