aboutsummaryrefslogtreecommitdiff
path: root/bin/ca.sh
blob: 1d6333adac7492fa7574a869ce9b11eeb9f40d88 (plain) (blame)
1
2
# Print a count of the number of arguments
printf '%u\n' "$#"