logoalt Hacker News

zahlmanyesterday at 10:42 PM0 repliesview on HN

I think I would do it more like:

  find /bin/ /usr/bin/ /sbin/ /usr/sbin/ -executable -type f -exec whatis "$(basename {})" \; | sort -u > commands.txt