HACKER Q&A
📣 83457

Linux terminal-based learning packages?


Earlier this year someone posted a linux package that allows you to learn bash commands, or possibly something else, from in the terminal. It was in response to a post about interactive online tutorials and someone replied "why not just learn it in the terminal using {package}". I can not for the life of me find the post or similar packages.

What are some installable packages for learning bash commands and other topics from in a linux terminal?


  👤 mardiyah Accepted Answer ✓
simpler, faster install your favorite PDF viewer; qpdfviewer, get PDF 'Advanced Bash Scripting' and a good else

mkdir a space for scratch

sudo chmod 777 .

keep running, opening viewer and reading the manual/tutorial doc side by side

except if any referring to other dir. or sudo rm ...

freely type, try every part of it the useful points with replacing,copying any outside dir. reference, into this scratch

use find text menu in the viewer to quickly cross check / reference