Package: libblkid1
Version: 1.36rc2-1

Hello,

the blkid tool if given with -t shows only the first matching device
instead of showing all matches as described in the manpage:

       -t     Search  the  blkid cache (plus any devices specifed on
              the command line) for all visible block  devices  with
              tokens named NAME that have the value value, and print
              the name of any devices that are found.  Common values
              for NAME include TYPE, LABEL, and UUID.

[EMAIL PROTECTED]:~# blkid -c /dev/null -s LABEL
/dev/hdg1: LABEL="/"
/dev/hdc1: LABEL="WIN98 DATA"
/dev/hdc2: LABEL="/backups"
/dev/hdc3: LABEL="/downloads"
/dev/hda3: LABEL="/"
/dev/hda5: LABEL="/tmp"
/dev/hda6: LABEL="/var"
/dev/hda7: LABEL="/usr"
/dev/hda8: LABEL="/home"
[EMAIL PROTECTED]:~# blkid -c /dev/null -s LABEL -t LABEL=/
/dev/hdg1: LABEL="/"
[EMAIL PROTECTED]:~#


Thanks for your work & regards
   Mario
-- 
The social dynamics of the net are a direct consequence of the fact that
nobody has yet developed a Remote Strangulation Protocol.  -- Larry Wall


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to