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

Linux Commands

- Bash Shell programming

slidesShell

unixscripting

" Bash Reference Manual "

- 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 "

" BEGINNING UBUNTU LINUX"

Dougherty, O'Reilly " Unix Text Processing "

Garrels " Introduction to Linux "

Hertzog, O'Gorman, and Mati Aharoni " Kali Linux Revealed "

Petersen " Linux - The Complete Reference "

Blum " Linux for Dummies "

Stitz " Linux Cookbook "

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 "

Kupferschmid " Shell "

Sobell " A Practical Guide to Ubuntu Linux "

Sobell "A Practical Guide to Linux Commands, Editors, and Shell Programming "

Sobell " Ubuntu Linux "

Helmke, Graner " The Official Ubuntu Book "

Shotts " The Linux Command Line. Second Edition"

Shotts " The Linux Command Line. Fifth Edition"

" Ubuntu Guide "

von Hagen " Ubuntu Linux Bible "

Thomas " Ubuntu Pocket Guide "

" Unix Tutorial "

Mills " Unix Scripting "

Burrett "Linux Pocket Guide"