Re: [wmii] Re: to Renjith Rajan, about automatic startup

From: Uriel <lost.goblin_AT_gmail.com>
Date: Tue, 31 Jan 2006 19:34:22 +0100

On 1/31/06, Olivier El Mekki <elmekki.olivier_AT_neuf.fr> 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
Received on Tue Jan 31 2006 - 19:34:24 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:59:57 UTC