index
:
dotfiles
main
my dotfiles
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
common
/
length
blob: 8527dfa40657741df979083e42fab68629424fdb (
plain
) (
blame
)
1
2
3
4
#!/bin/sh set -eu printf '%s' "$1" | wc -c