[GLLUG] nvidia install script
Benjamin Minshall
minshal1@msu.edu
Sat, 15 Mar 2003 15:06:58 -0500
I'm not sure if it's a cut and paste error, but the first line should be:
#!/bin/bash
not
!/bin/bash
-Ben
----- Original Message -----
From: "RJ Clark" <neoclark@yahoo.com>
To: <linux-user@egr.msu.edu>
Sent: Saturday, March 15, 2003 2:39 PM
Subject: [GLLUG] nvidia install script
> If you guys could take a look and see if this script
> works on your redhat 7.2 7.3 box it would be very
> helpful
> !/bin/bash
>
>
....