On Tue, Mar 27, 2012 at 01:26:14PM -0400, Michael Conrad wrote: > > I would request that either the order of fields become stable by > printing empty lines for missing fields (and documented), or the "-o > value" be done away with, since I can't see any reason anyone would > want random output in a script-friendly format, and the fact that it > exists is likely to lead people astray. Try using this way, which was its intended usage: blkid -o value -s TYPE -t UUID=a3dc6f56-da22-4079-bf75-1fa2ce1aa4b0 (replace part following -t with the search criteria you want; for example, "-t LABEL=backup"). It was intended to be used a script-friendly way, and I believe there are shell scripts using in this fashion. So please don't change blkid -o value. Best regards, - Ted -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html