Skip to content

Useful shell scripts, examples and snippets

Notifications You must be signed in to change notification settings

zhangaz1/shell.scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shell.scripts

Useful shell scripts, examples and snippets

Many small scripts to day-to-day work. Most have discription or contain just few line to do not have worth describe it separately.

How to use

It is intended to be placed under ~/bin directory:

git clone https://github.com/Hubbitus/shell.scripts.git ~/bin

and configured bash to use it as search path (in ~/.bashrc f.e.):

PATH=$PATH:$HOME/bin

About

Useful shell scripts, examples and snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 70.7%
  • Perl 12.7%
  • Makefile 7.9%
  • PHP 6.2%
  • Python 1.1%
  • Awk 0.8%
  • Other 0.6%