LWN.net Logo

De-bashing Debian

De-bashing Debian

Posted May 28, 2010 13:23 UTC (Fri) by mpr22 (subscriber, #60784)
In reply to: De-bashing Debian by vapier
Parent article: De-bashing Debian

By all means, use bash in your scripts... just don't lie to the computer by telling it the script is written in sh.


(Log in to post comments)

De-bashing Debian

Posted Jun 3, 2010 18:03 UTC (Thu) by vapier (subscriber, #15768) [Link]

this article is about moving from bash to POSIX shell, not about bashisms showing up in scripts using /bin/sh as their interpreter

De-bashing Debian

Posted Jun 7, 2010 12:20 UTC (Mon) by nye (guest, #51576) [Link]

>this article is about moving from bash to POSIX shell, not about bashisms showing up in scripts using /bin/sh as their interpreter

In that case I have completely misunderstood this article, as I read it as being entirely about bashisms showing up in scripts using /bin/sh as their interpreter.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds