e recently with a little more rationale here:
>
> http://lists.debian.org/debian-user/2008/04/msg02554.html
>
> Bob
>
>
--
Sharuzzaman Ahmat Raslan
; done <<< $'hello\nworld'
>>
>>
>> 2) Why does this print something, but only up to the hyphen?
>>
>> while read -d'' -n1 ch; do
>> echo "$ch"
>> done <<< $'hello\nwor-ld'
>>
>
>
> Please ignore this question. 2 minutes after sending it, I saw my stupid
> mistake :(
>
> Sorry...
>
> J.
>
>
--
Sharuzzaman Ahmat Raslan
echo "decepticon"
;;
esac
}
behaviour=`foo`
group=`bar`
echo $behaviour,$group
#endscript
--
Sharuzzaman Ahmat Raslan