Just have to love this: You find yourself with a textual list of items you want to sort in your clipboard and console with `sort` is available:

"If you type sort - the command will accept input from stdin. Then you can just paste whatever you want into the console and type CTRL-D to sort it."

πŸ‘‰ stackoverflow.com/a/2434719/12

(And, yes, I know there probably is a way to do this in PowerShell with only 16 lines of code, and it's beautiful and no-one wants to take it from you.)

#shortcuts #gnu #foss #WhenComputersMakeLifeEasier #coreutils #sort

Last updated 2 years ago