TuskenTower on 24 Aug 2007 14:48:16 -0000 |
On 8/24/07, Toby DiPasquale <toby@cbcg.net> wrote: > On Thu, Aug 23, 2007 at 11:14:05PM -0400, JP Vossen wrote: > > Tips and Tricks: avoiding common goofs in bash scripts > > 19 slides, reasonably stand-alone > > +1 for this one. > > > Note the bash v. dash thing is useful because as of Ubuntu 6.10 /bin/sh > > --> dash, *not* bash as most (but not all) other Linux distros > > (https://wiki.ubuntu.com/DashAsBinSh). The default shell for > > interactive use is still bash, but if you work on init scripts, for > > example, there are differences that will cause you problems. > > Unfortunately, bash != dash != ash != Bourne != Busybox. > > I've actually taken to simply replacing dash with bash on my Ubuntu EC2 > images b/c the Amazon code assumes bash (it was all written for > RedHat-inspired distros). > Toby, You keep saying cryptic stuff like "b/c the Amazon code assumes bash" and we'll rope you into another presentation. :) For the curious, Amazon Web Services (link below) offers a number of services. Three services that interest me are Message queues, Virtual servers (EC2), and network storage (S3). Unfortunately, I have not done anything that needs to use them. :( http://amazon.com/AWS-home-page-Money/b/ref=sc_fe_l_1_3435361_1/103-1172375-4985402?ie=UTF8&node=3435361&no=3435361&me=A36L942TSJ2AJA HTH Amul ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|