Last change
on this file since 2725 was 2725, checked in by Bruno Cornec, 14 years ago |
- Update mindi-busybox to 1.18.3 to avoid problems with the tar command which is now failing on recent versions with busybox 1.7.3
|
-
Property svn:executable
set to
*
|
File size:
280 bytes
|
Line | |
---|
1 | e=
|
---|
2 |
|
---|
3 | echo a b c d e f 1 2 3 4 5 6 7 8 9 0 A B C D E F
|
---|
4 | echo a $e b $e c $e d $e e $e f $e 1 $e 2 $e 3 $e 4 $e 5 $e 6 $e 7 $e 8 $e 9 $e 0 $e A $e B $e C $e D $e E $e F
|
---|
5 | echo $e a $e b $e c $e d $e e $e f $e 1 $e 2 $e 3 $e 4 $e 5 $e 6 $e 7 $e 8 $e 9 $e 0 $e A $e B $e C $e D $e E $e F
|
---|
Note:
See
TracBrowser
for help on using the repository browser.