linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gioele Barabucci <dev@gioelebarabucci.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: /proc/bus/usb not mounted (fix)
Date: Tue, 22 Jan 2002 00:30:12 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-101167099830404@msgid-missing> (raw)
In-Reply-To: <marc-linux-hotplug-101164620629689@msgid-missing>

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

      reply	other threads:[~2002-01-22  0:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-21 16:16 /proc/bus/usb not mounted (fix) Adrian Mariano
2002-01-22  0:30 ` Gioele Barabucci [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-hotplug-101167099830404@msgid-missing \
    --to=dev@gioelebarabucci.com \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).