aboutsummaryrefslogblamecommitdiff
path: root/bin/ca
blob: 836299ce957f7e40650fc50806114deed96fae4c (plain) (tree)
1
2
3


                                          
#!/bin/sh
# Print a count of the number of arguments
printf '%u\n' "$#"