mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 07:30:43 +00:00
neaten
This commit is contained in:
parent
711c300308
commit
773d900b0a
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ wc -l \
|
|||
mapping/*.[ch] \
|
||||
output/*.[ch] \
|
||||
stream/*.[ch] \
|
||||
utmains/*.[ch] \
|
||||
dsls/*.[ly] \
|
||||
dsls/*wrapper*.[ch] \
|
||||
| sort -n
|
||||
|
|
@ -21,6 +22,7 @@ wc -c \
|
|||
mapping/*.[ch] \
|
||||
output/*.[ch] \
|
||||
stream/*.[ch] \
|
||||
utmains/*.[ch] \
|
||||
dsls/*.[ly] \
|
||||
dsls/*wrapper*.[ch] \
|
||||
| sort -n | tail -n 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue