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

Re: What to do about bashisms?



On Mon, Aug 09, 1999 at 09:16:40PM +0200, Piotr Roszatycki wrote:

> My suggestion:
> lintian could report:
> * usage 'source' (correct is '.')
> * usage 'echo -e' (AFAIR ash doesn't support it)

/bin/echo does.

$ /bin/echo -e 'This\tis\tnot\ta\tbashism'
This    is      not     a       bashism


Marcelo. 


Reply to: