Skip to content

Woytek-Polnik/linux-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-scripts

Scripts for productivity

An effort has been made to generalise the scripts so they work in different environments, not just for the company they were written.

Scripts which are not included, as they must be written from scratch for each company because they are completely environment-specific:

  • f - find files in the checked-out source, excluding unwanted directories
  • a - grep/ack for text in the checked-out source, excluding unwanted files and directories
  • sql - connect to the local database
  • vimmod - given a perl module name, translate it into a filename (depending on idiosyncrasies of the source tree) and open that file in vim

About

Scripts for productivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 50.2%
  • Perl 49.2%
  • Python 0.6%