Ask HN: Command-Line Completion and Discoverability?
Is there a utility that if I just type in
lin
That it will show
link -s <TARGET> <SYMLINK>
and potential 5 other commands that are close to it (newlined)?
So like, it'll show the common use of that command (or perhaps the synopsis of the man pages but that already seems overkill).
1 comment
[ 3.5 ms ] story [ 12.3 ms ] threadEdit: BTW this is actually a fantastic idea, I don't know if anything quite does this yet