On Wed, Mar 04, 2020 at 01:49:25PM +1000, Warren Toomey wrote:
Hi all, I'm looking for an interactive tool to
help students learn the
Unix/Linux command line. I still remember the "learn" tool. Is there an
equivalent for current systems?
Thanks in advance for any tips/pointers.
I've made a start with a new version of a "learn"ing tool. It uses tmux
to have a pane of instructions and a pane where the user enters commands.
Link to the repo is:
https://github.com/DoctorWkt/tlearn/blob/master/tlearn
This is all protoyping at present. I'd love any ideas & suggestions.
Cheers, Warren