Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save markhibberd/295128 to your computer and use it in GitHub Desktop.
Save markhibberd/295128 to your computer and use it in GitHub Desktop.
[chef:xml] 2036$ ls * | xargs wc | sort -n | sed -e 's/ [a-z_]*.xml/ some.xml/g'
15 23 493 some.xml
206 383 10706 some.xml
450 793 20807 some.xml
1102 2894 63847 some.xml
1102 2912 63847 some.xml
1102 2912 63888 some.xml
1102 2912 65888 some.xml
1173 3214 68417 some.xml
1173 3217 68340 some.xml
1173 3223 68375 some.xml
1174 3214 68447 some.xml
1314 3600 80693 some.xml
1925 3377 80834 some.xml
1997 3497 82962 some.xml
2045 3619 85829 some.xml
2104 3688 87604 some.xml
3076 5649 146977 some.xml
3076 8296 170271 some.xml
3076 8297 170167 some.xml
3077 5648 146885 some.xml
3344 8895 192698 some.xml
5374 9446 261648 some.xml
5378 14475 306477 some.xml
45558 104184 2376100 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment