Magellan Linux

Annotation of /trunk/mkinitrd-magellan/busybox/shell/hush_test/hush-misc/heredoc3.right

Parent Directory Parent Directory | Revision Log Revision Log


Revision 984 - (hide annotations) (download)
Sun May 30 11:32:42 2010 UTC (14 years ago) by niro
File size: 78 byte(s)
-updated to busybox-1.16.1 and enabled blkid/uuid support in default config
1 niro 984 exit EOF-f
2     "
3     echo $f
4     echo `echo Hello World`
5     moo
6     EOF-f
7     EOF-f f
8     EOF-f
9     Ok