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-use is a foundation for shell scripting in the GNU/Linux environment.

It is made up of four type of solutions:

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

Paradigms

All the solutions of Gnu-linux-shell-use exist in following paradigms. Each paradigm contains one to two examples:

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-use has an extension repository for solutions consisting of more than one file here.

Code style guidelines

All the solutions in this repository follow standard guidelines.

Contributing

If you would like to contribute, please ensure that your contribution adheres to the respective guideline. Here is a list of needed solutions; it can be used for ideas.

An alternative implementation to an already existing solution will be accepted only if it has substantial reason, such as using a different dependency or language.

Finally, credits will be placed in the wiki.

Please send an email to main@computingfoundation.org with any suggestions, comments or questions.

Thanks.