Skip to content

coolhacks/scripts-hacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts-hacks

Some informative and cool hacks on Shell Scripts.

shell

Pic Credits:Janbrennen

What is Shell Scripting ?

A shell script is a computer program designed to be run by the Unix shell, a command line interpreter.The various dialects of shell scripts are considered to be scripting languages.

Reference: Wikipedia)

Why Shell Scripts ?

WIP(Work in Progress)....

Contents:

Contributing:

This is a rough outline of what a contributor's workflow looks like:

  • Create a topic branch from where you want to base your work (usually master).
  • Make commits of logical units.
  • Push your changes to a topic branch in your fork of the repository.
  • Make sure the tests pass, and add any new tests as appropriate.
  • Submit a pull request to the original repository.

Thanks for your contributions!

Check out Contributing section for more details.

License:

The content of this repo is released under the MIT License by Ramit Surana. You can find a copy of this license in LICENSE or at http://opensource.org/licenses/mit.

About

Some Cool and informative hacks on Shell Scripts

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published