index
:
dotfiles.git
develop
feature/vim9script
master
uuuu
Personal scripts and configuration files
Tom Ryder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bash
/
bashrc.d
/
ca.bash
blob: 11e15c1b4b62887461ef506cab1cafb19308a564 (
plain
) (
blame
)
1
2
3
4
5
# Count arguments ca() { printf '%d\n' "$#" }