[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Taming the "lsblk" command



On 9/01/19 6:04 PM, Jude DaShiell wrote:
> lsblk -l -o name,label | sort | script

lsblk -ln -o name,label |sort | <script>

perhaps?

-n omits the headers, and you probably don't want to pipe into literally
'script' (typescript) :-)

Richard


Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: