Hi.

On Tue, Jan 08, 2019 at 02:56:39PM -0600, Richard Owlett wrote:
> I wish to feed the output of "lsblk -l -o name,label" to a script which 
> *DEPENDS* on input being in strict alpha-numeric order.
> 
> How?

lsblk(8):

lsblk -l -x name -o name,label

Reco

Reply via email to