It would if you had entered it backward. Now I'm going to have to do a typescript for you. On Wed, 9 Jan 2019, Jochen Spieker wrote:
> Date: Wed, 9 Jan 2019 10:17:50 > From: Jochen Spieker <[email protected]> > To: [email protected] > Subject: Re: taming lsblk command > > Jude DaShiell: > > what works over here: > > lsblk -n < /usr/bin/sort > > This command feeds the content of the file /usr/bin/sort into stdin of > lsblk. That does not make sense and I guess lsblk is just ignoring this > input. > > J. > --

