Shell Explain a command
With this script you can explain the command line using this https://www.mankier.com.
Make is inspired by the script of beneidel.
install:
Download and unzip the document the document then :
sudo curl --silent explain.sh --output /usr/bin/explain.sh sudo chmod +x /usr/bin/explain.sh
explain a command
explain.sh tar -tf file.tar.gz