Gentoo Archives: gentoo-user

From: Matt Randolph <mattr@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] what is wrong with script
Date: Tue, 30 Aug 2005 16:52:30
Message-Id: 43148D75.8070605@erols.com
In Reply to: [gentoo-user] what is wrong with script by bshlists
1 Have a look at the comp.unix.shell newsgroup. There are some insanely
2 talented people in there dispensing free advice.
3
4 bshlists wrote:
5
6 >I've been trying run this script on my gentoo laptop, but for some reason it
7 >does not work. If you see what is wrong could you email me. Thanks.
8 >
9 >#!/bin/bash
10 >
11 >if [ "${ACTION}" = "add" ] && [ -f "${DEVICE}" ]
12 >then
13 > rmmod garmin_gps
14 > chmod 666 $DEVICE
15 >fi
16 >
17 >
18 >
19
20
21 --
22 "Pluralitas non est ponenda sine necessitate" - W. of O.
23
24 --
25 gentoo-user@g.o mailing list