filmov
tv
Bash Shell Script: write output of whatis command to text files

Показать описание
Whatis is a linux command that returns a brief and crisp description of what a particular linux shell command does.
Like show here, a bash script is written, that writes the produce of whatis command of all files in /bin folder to separate text files.
Useful for quick offline reference.
Like show here, a bash script is written, that writes the produce of whatis command of all files in /bin folder to separate text files.
Useful for quick offline reference.