source:
drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/tr/tr-d-works
@
  192
        
        | Last change on this file since 192 was 20, checked in by chris, 18 years ago | |
|---|---|
| File size: 121 bytes | |
| Line | |
|---|---|
| 1 | echo testing | tr -d aeiou > logfile.gnu | 
| 2 | echo testing | busybox tr -d aeiou > logfile.bb | 
| 3 | |
| 4 | diff -u logfile.gnu logfile.bb | 
Note: See TracBrowser
        for help on using the repository browser.
    