From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gioele Barabucci Date: Tue, 22 Jan 2002 00:30:12 +0000 Subject: Re: /proc/bus/usb not mounted (fix) Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Monday 21 January 2002 17:16, Adrian Mariano wrote: > Perhaps something like > > if grep -q "^[^#]*[ ]/proc/bus/usb[ ]" /etc/fstab ; then > > would fix it I think grep -q "^[^#]*.*[:space:]*/proc/bus/usb[:space:]*" /etc/fstab would be even better... does anyone know how much [:space:] is portable? -- Gioele Barabucci (Gb]) ) mailto:dev@gioelebarabucci.com ) http://www.gioelebarabucci.com ) ) I've been and now I've gone ) ) /Magic Pie^Oasis _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel