source:
drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/du/du-k-works
        
        | Last change on this file was 20, checked in by chris, 18 years ago | |
|---|---|
| File size: 104 bytes | |
| Line | |
|---|---|
| 1 | [ -n "$d" ] || d=.. | 
| 2 | du -k "$d" > logfile.gnu | 
| 3 | busybox du -k "$d" > logfile.bb | 
| 4 | cmp logfile.gnu logfile.bb | 
Note: See TracBrowser
        for help on using the repository browser.
    