ossobv/vcutil

hostsort: Sorts by last word

wdoekes opened this issue · 0 comments

You want to do:

1.2.3.4 hostname

And not:

hostname 1.2.3.4

This is not immediately clear.

Also, it'd be nice if it was configurable which word (-k) is the hostname.

(Also, there are definitely ways to improve it. Perl?)