[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sliced bread (was Re: (NOT solved)Re: why does the shell show commands foolishly...)



Ken Irving wrote:
> No, just "bread" on a line, after slicing it...  Pretty lame, but
> it was the best I could come up with, and couldn't stop myself from
> posting it...  Would've looked more sliced as you depict it; maybe:
> 
>     $ perl -e '@b=split //,"bread"; print "@b[0..4]\n"'
>     b r e a d

perl -le '$sliced{$_}="$_ "for a..z; print @sliced{b,r,e,a,d}'

:-)

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: