summaryrefslogtreecommitdiff
path: root/bin/common/length
blob: 8527dfa40657741df979083e42fab68629424fdb (plain) (blame)
1
2
3
4
#!/bin/sh
set -eu
printf '%s' "$1" | wc -c