simple/tiny/dus

3 lines
44 B
Plaintext
Raw Normal View History

2000-01-11 14:24:36 +01:00
#!/bin/sh
du -k -x $@ | sort -n | tail -100