On Thu, Feb 08, 2007 at 05:38:28PM +0100, Roman Zippel wrote: > Hi, > > On Thu, 8 Feb 2007, Oleg Verych wrote: > > > BTW, Debian shell policy is to be bashizms-clear. Purpose -- to have > > compatibility with any `sh'. Shall we? > > Wrong. > > http://www.debian.org/doc/debian-policy/ch-files.html#s-scripts """ You may wish to restrict your script to POSIX features when possible so that it may use /bin/sh as its interpreter. If your script works with dash (originally called ash), it's probably POSIX compliant, but if you are in doubt, use /bin/bash. """ I think, it's OK to start with ;)
> bye, Roman ____ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/