This website requires JavaScript.
Explore
Help
Register
Sign In
hjp
/
simple
Watch
1
Star
0
Fork
You've already forked simple
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Fixed quoting.
Browse Source
...
This commit is contained in:
hjp
2003-01-08 12:07:13 +00:00
parent
4b3a42c2fa
commit
670b1bac07
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
tiny/dus
Unescape
Escape
View File
@ -1,2 +1,2 @@
#!/bin/sh
du -k -x $@ | sort -n | tail -100
du -k -x
"
$@
"
| sort -n | tail -100
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hjp/simple
Title
Body
Create Issue