What is Nostr?
Peter Makholm /
npub1zjh…axtk
2024-02-28 13:25:32

Peter Makholm on Nostr: Some developers of linux CLI tools seems to have forgotten how to work with ...

Some developers of linux CLI tools seems to have forgotten how to work with pipelines. More and more often I seem to experience tools that unconditionally formats tabular data into columns with dynamic width.

They lacks an easy way to just show column 1 and 4. But sed(1) to the rescue:

$ ctr -n k8s.io images ls | sed -e 's/\s\s*/\t/g | cut -f 1,4,5
Author Public Key
npub1zjhxyngk9xkdljxe90tpety8j23rwp0j50z8nn4s57n3kvmt7npqysaxtk