RE: FVWM: Erroneous .fvwm2rc parsing

From: Danny Dulai <nirva_at_ishiboo.com>
Date: 28 Sep 1999 02:56:20 -0000

On 09/27/99, esteffl_at_pbi.net said:
> well, I would say that the sh behaviour is a bug:-))
>
> sometime it is hard to distinguish the bug from the feature... (maybe it
>is indeed a bug in fvwmrc parsing, it depends on what behaviour they wanted)

I often use:

#!/bin/sh
# \
exec tclsh $0 $*

... rest of script

or replace tclsh with perl or whatever.. The sh executes the exec line,
tclsh and everything else skips it. Allows me to use tclsh from my PATH
instead of a hardcoded location. sh is always in /bin, everything else
changes location.

-- 
___________________________________________________________________________
Danny Dulai                                           Feet. Pumice. Lotion.
http://www.ishiboo.com/~nirva/                            nirva_at_ishiboo.com
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Sep 27 1999 - 21:59:29 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST