source:
MondoRescue/branches/3.3/mindi-busybox/shell/ash_test/ash-misc/command2.tests@
3770
| Last change on this file since 3770 was 3621, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 115 bytes | |
| Rev | Line | |
|---|---|---|
| [3621] | 1 | echo "echo test1; ./test2.sh" >test1.sh |
| 2 | echo "echo test2" >test2.sh | |
| 3 | ||
| 4 | command . ./test1.sh | |
| 5 | ||
| 6 | rm -f test1.sh test2.sh |
Note:
See TracBrowser
for help on using the repository browser.
