mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-01 20:12:19 +00:00
neaten
This commit is contained in:
parent
484fd6a2b2
commit
6a5e24ec1b
1 changed files with 6 additions and 6 deletions
|
|
@ -3,29 +3,29 @@
|
|||
wc -l \
|
||||
cli/*.[ch] \
|
||||
containers/*.[ch] \
|
||||
dsl/*.[ch] \
|
||||
input/*.[ch] \
|
||||
lib/*.[ch] \
|
||||
dsl/*.[ch] \
|
||||
mapping/*.[ch] \
|
||||
output/*.[ch] \
|
||||
stream/*.[ch] \
|
||||
unit_test/*.[ch] \
|
||||
parsing/mlr*.[ly] \
|
||||
parsing/mlr*wrapper*.[ch] \
|
||||
stream/*.[ch] \
|
||||
unit_test/*.[ch] \
|
||||
| sort -n
|
||||
|
||||
echo
|
||||
wc -c \
|
||||
cli/*.[ch] \
|
||||
containers/*.[ch] \
|
||||
dsl/*.[ch] \
|
||||
input/*.[ch] \
|
||||
lib/*.[ch] \
|
||||
dsl/*.[ch] \
|
||||
mapping/*.[ch] \
|
||||
output/*.[ch] \
|
||||
stream/*.[ch] \
|
||||
unit_test/*.[ch] \
|
||||
parsing/mlr*.[ly] \
|
||||
parsing/mlr*wrapper*.[ch] \
|
||||
stream/*.[ch] \
|
||||
unit_test/*.[ch] \
|
||||
| sort -n | tail -n 5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue