source:
vendor/bash/3.1/tests/run-extglob3
| Last change on this file was 3228, checked in by , 19 years ago | |
|---|---|
| File size: 112 bytes | |
| Line | |
|---|---|
| 1 | PATH=$PATH:`pwd` |
| 2 | export PATH |
| 3 | ${THIS_SH} ./extglob3.tests > /tmp/xx |
| 4 | diff /tmp/xx extglob3.right && rm -f /tmp/xx |
Note:
See TracBrowser
for help on using the repository browser.
