GNU Operating System
In development . . .
Some Windows batch scripts with Linux names:
clear.bat:
cls
touch.bat:
@echo off
copy con %1
@echo on
ls.bat:
dir %1
msys: console Linux in Windows
msys2- Main GNU OS commands
- Bash Shell programming
- Unix classical articles
bourne_shell   Article about Bourne shell
ritchie78unix   Unix OS description
thompson78unix   Classic article of Ken Thompson about Unix
- Linux documentation:
Raggi, Thomas, Parsons, Channelle, van Vugt " Beginning Ubuntu Linux "
Thomas, Sicam " Beginning Ubuntu Linux "
Foster-Johnson, Welch, Anderson " Beginning Shell Scripting "
Dougherty, O'Reilly " Unix Text Processing "
Garrels " Introduction to Linux "
Hertzog, O'Gorman, and Mati Aharoni " Kali Linux Revealed "
Petersen " Linux - The Complete Reference "
Carinhas " Linux Fundamentals "
Puls, Wegner " Linux for Beginners "
Cobbaut " Linux Fundamentals "
Parker " Shell Scripting_ Expert Recipes for Linux, Bash and more "
Shotts " The Linux Command Line "
Sobell " A Practical Guide to Ubuntu Linux "
Sobell "A Practical Guide to Linux Commands, Editors, and Shell Programming "
Helmke, Graner " The Official Ubuntu Book "
Shotts " The Linux Command Line. Second Edition"
Shotts " The Linux Command Line. Fifth Edition"
von Hagen " Ubuntu Linux Bible "