aboutsummaryrefslogtreecommitdiff
path: root/bin/ca.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ca.sh')
-rw-r--r--bin/ca.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ca.sh b/bin/ca.sh
new file mode 100644
index 00000000..1d6333ad
--- /dev/null
+++ b/bin/ca.sh
@@ -0,0 +1,2 @@
+# Print a count of the number of arguments
+printf '%u\n' "$#"