Re: Re: Modeline
Øyvind Hvidsten <[email protected]>
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <[email protected]> |
#!/bin/sh (given this points to bash, else change to #!/bin/sh) nice header... J.R. Mauro wrote: > On Sun, Nov 9, 2008 at 7:51 AM, Trent W. Buck <[email protected]> wrote: >> [email protected] writes: >>> I'm using dzen2 for this purpose: >>> >>> http://www.psb.ugent.be/~kebil/dot/ >> FYI, these are not sh scripts, but bash scripts. Accordingly, you >> should use #!/bin/bash, not #!/bin/sh. > > Unless your /bin/sh *is* bash. > >> >> >> _______________________________________________ >> Ratpoison-devel mailing list >> [email protected] >> http://lists.nongnu.org/mailman/listinfo/ratpoison-devel >> > > > _______________________________________________ > Ratpoison-devel mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/ratpoison-devel >