On Thu, 2008-02-14 at 21:06 -0600, Raphael Geissert wrote:
> Hello Adam,

Hi,

> On 14/02/2008, Adam D. Barratt <[EMAIL PROTECTED]> wrote:
> > On Mon, 2008-02-11 at 22:58 -0600, Raphael Geissert wrote:
> >  > Please add the following bashisms based on the next test:
> >
> >  Out of interest, how often were these found during your archive scans?
[...]
> >  > cat <<< 'echo moo!'
> >  > bash <<< 'echo foo'
> >
> >  I'm guessing "never" for these two :-)
> 
> On the last two the bashism is the here string (<<<)

I meant these two. If Debian's packaged bash doesn't support them then
it's unlikely you've found them in any packages :) (which doesn't stop
them being bashisms, admittedly).

>  > echo 'die!' > /dev/tcp/domain.tld/80 #Debian's bash doesn't support
it, but...
>  > echo 'die!' > /dev/udp/domain.tld/21 #Debian's bash doesn't support
it neither

Adam



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to