public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] what is wrong with script
@ 2005-08-30 14:41 bshlists
  2005-08-30 14:54 ` Christoph Gysin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bshlists @ 2005-08-30 14:41 UTC (permalink / raw
  To: gentoo-user

I've been trying run this script on my gentoo laptop, but for some reason it 
does not work.  If you see what is wrong could you email me.  Thanks.

#!/bin/bash

if [ "${ACTION}" = "add" ] && [ -f "${DEVICE}" ]
then
        rmmod garmin_gps
        chmod 666 $DEVICE
fi

-- 
DWW
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-08-31  2:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-30 14:41 [gentoo-user] what is wrong with script bshlists
2005-08-30 14:54 ` Christoph Gysin
2005-08-30 16:46 ` Matt Randolph
2005-08-31  1:55 ` Alvin A ONeal Jr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox