summaryrefslogtreecommitdiff
path: root/scripts/count
blob: 1ab379646c77169c82480237032a690659696e9f (plain)
1
2
3
4
#!/bin/bash

wc -l "$@"