Skip to content

computefoundation/gnu-linux-shell-scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


logo.png


Gnu-linux-shell-scripting is a foundation for shell scripting in the GNU/Linux environment.

It is made up of the following four types of solutions:

  1. Scripts
  2. Functions scripts
  3. One-liners
  4. Aliases

Paradigms

Here is a list of all the paradigms with a few examples in which all solutions exist:

Application management

File management

System management

Hardware management

Shell management

X11 management

Mobile device management

Scripting

Text manipulation

Text processing

Number processing

Packaged solutions

Gnu-linux-shell-scripting has an extension repository for solutions consisting of more than one file.

Code style guidelines

All the solutions in this repository follow these standard guidelines.