On Wed, Aug 31, 2005 at 10:13:41PM +0100, Alasdair G Kergon wrote: > On Wed, Aug 31, 2005 at 11:10:44PM +0200, Chris Osicki wrote: > > filter = [ "r|/dev/cdrom.*|", "r|/dev/cdroms.*|" ] > > Which is the same as: > > filter = [ "r|/dev/cdrom|" ] > > The trailing .* is implied unless you append $ . Ooops, sure. Thanks again. > > Alasdair > -- > agk@redhat.com Regards, Chris > > _______________________________________________ > linux-lvm mailing list > linux-lvm@redhat.com > https://www.redhat.com/mailman/listinfo/linux-lvm > read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/ -- Chris Osicki osk@osk.ch Dipl. Informatik-Ing. HTL _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/