From mboxrd@z Thu Jan 1 00:00:00 1970 From: jpl.jpl at gmail.com (John P. Linderman) Date: Thu, 5 Mar 2020 07:43:59 -0500 Subject: [COFF] 21st Century Equivalent to 'learn'? In-Reply-To: <20200305010021.GA23129@minnie.tuhs.org> References: <20200304034925.GA18809@minnie.tuhs.org> <20200305010021.GA23129@minnie.tuhs.org> Message-ID: Marc Rochkind used to recommend reading the entire UNIX manual each year. That was good advice in the late 70's, but it would be hopelessly impractical now, quite beyond the lack of a manual to read. There are just too many commands and libraries. A valuable service would be to identify the most useful tools. Those in the old manuals would be an interesting starting point, but I can't remember when I last used "ar" command, which I mostly used to pack multiple files into a single one to save inodes and wasted file system space, neither of which matter any more. If there were a corpus of contemporary shell scripts, identifying the most used commands could be interesting. Perl's CPAN (comprehensive perl archive network) could be a corpus of scripts from which the most commonly used system calls could be extracted. On Wed, Mar 4, 2020 at 8:00 PM Warren Toomey wrote: > 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 > _______________________________________________ > COFF mailing list > COFF at minnie.tuhs.org > https://minnie.tuhs.org/cgi-bin/mailman/listinfo/coff > -------------- next part -------------- An HTML attachment was scrubbed... URL: