Login
From:
A Random Walk
(Uncensored)
subscribe
Bash Command Completion - Finding all the cats in your $PATH!
https://rrampage.github.io/2018/11/15/bash-command-completion-finding-all-the-cats-in-your-path/
links
backlinks
Roast topics
Find topics
Find it!
Today, I was curious to find out how many programs ending with cat I had on my system. I remember using cat, zcat and wanted to know if there are similar programs. Pressing TAB after cat only gives programs which start with cat.