On 1/31/06, Olivier El Mekki <[EMAIL PROTECTED]> wrote:
>
> >All this have been replaced with ~/.wmii-2.5/wmiirc
> >and if you need it, please start by copying the provided wmiirc(usually
> >/usr/local/etc/wmii-2.5/wmiirc ) but ideally the defaults should not need
> >to be changed(admittedly the current defaults suck, but I hope the defaults
> >for wmii-3 are better).
> >
> >
>   Well, I have to admit that I use the gentoo package of wmii (version
> 2.0). I'm going to try 2.5.
>
> >>#!/bin/bash
> >>
> >>
> >NEVER use #!/bin/bash it's not portable and it's plain stupid.
> >
> >
> >
>   Did you mean that I've better to use '#!/usr/bin/env bash',
There is no justification to write scripts in bash, either write them
in portable sh
or in a sane language(rc, awk, python, whatever, even perl is better).

>  or simply '#!/bin/sh' ?
That is a good option.

uriel
_______________________________________________
[email protected] mailing list
http://wmii.de/cgi-bin/mailman/listinfo/wmii

Reply via email to