All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Lembark <lembark@wrkhors.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] *** ANNOUNCEMENT *** LVM 0.9.1 Beta 6 available at  www.sistina.com
Date: Sat, 17 Mar 2001 00:01:27 -0600	[thread overview]
Message-ID: <3AB2FDB7.6A285C47@wrkhors.com> (raw)
In-Reply-To: E14duXV-0006Vi-00@whittlesey.cl.cam.ac.uk

> [ Is there a version for easy parsing by perl scripts ? ]

use m{blah}sg  to grab the thing as a single string and 
grab the portions you want, e.g.,

	my @whatever = $foo = /whatever/gs;

allows whatever to contain '.' that will match newlines.

> 
> worsdell:~: cat /proc/lvm/global
> LVM driver version 0.9.1_beta6 (12/03/2001)
> 
> Total:  1 VG  2 PVs  3 LVs (3 LVs open 3 times)
> 
> Global: 7275 bytes malloced   IOP version: 10   0:03:02 active
> 
> VG:  vg01  [2 PV, 3 LV/3 open]  PE Size: 4096 KB
>   Usage [KB/PE]: 1593344 /389 total  516096 /126 used  1077248 /263 free
>   PVs: [AA] part1                  1044480 /255       516096 /126       528384
> /129
>        [AA] part6                   548864 /134            0 /0         548864
> /134
>     LVs: [AWDL  ] tmp                         106496 /26       1x open
>          [AWDL  ] repl                        307200 /75       1x open
>          [AWDL  ] scratch                     102400 /25       1x open
> worsdell:~:
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm

-- 
 Steven Lembark                                   2930 W. Palmer St.
                                                 Chicago, IL  60647
 lembark@wrkhors.com                                   800-762-1582

      reply	other threads:[~2001-03-17  6:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-13  1:21 [linux-lvm] *** ANNOUNCEMENT *** LVM 0.9.1 Beta 6 available at www.sistina.com Heinz J. Mauelshagen
2001-03-13 11:31 ` [OT] " Friedrich Lobenstock
2001-03-13 13:25   ` Heinz J. Mauelshagen
2001-03-13 16:10   ` AJ Lewis
2001-03-16 13:45 ` [linux-lvm] *** ANNOUNCEMENT *** LVM 0.9.1 Beta 6 available@ www.sistina.com Piete Brooks
2001-03-17  6:01   ` Steven Lembark [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=3AB2FDB7.6A285C47@wrkhors.com \
    --to=lembark@wrkhors.com \
    --cc=linux-lvm@sistina.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.