[BusyBox] ash / busybox problem...

David Douthitt ssrat at mailbag.com
Fri Mar 2 00:58:56 UTC 2001


The problem I mentioned ALSO shows up here:

# cat - <<!*
alfa~
bravo/
charlie;
delta+
!*
alfa~
bravo/
charlie;
delta+
# cat test
#!/bin/sh

cat - <<!*
alfa~
bravo/
charlie;
delta+
!*

# ./test
alfau~
bravou/
charlie;
delta+
#

This is with ash and busybox cat.  Is there an interaction?  And yet,
the last one was using echo and variable assignment - supposedly
internal to ash.





More information about the busybox mailing list