Giter VIP home page Giter VIP logo

scripts-3's Introduction

scripts

Productivity tools for Linux.

================================================================ Files here are general-purpose Linux productivity tools accumulated from my time in the software vocation/avocation. They are released under the terms of the BSD two-clause license (see LICENSE.txt).

Subdirectories:

  • abbrevs -- Essentially aliases, but available from contexts in which aliases are not evaluable.

  • arith -- Simple pipe-oriented tools for things like sums and GCDs.

  • fundam -- Filters I use each and every day in my work as a software developer. Many of them are intended to be used as editor filters, e.g. one may left-align a paragraph of text columns by using !}left in vim. Another primary use is for logsnarfing: who knows what will be in a particular set of log file, but powerful things can be done with a set of general-purpose text-manipulation tools (including grep/sed/etc.).

  • one-offs -- as the name implies

See also

Language mix: Python, Perl, Bash, Ruby. There are a few C items at https://github.com/johnkerl/ctools

Language choice is more a function of time than topic: I used C and Perl from the early/mid-1990's onward; many of the math/stats tools I wrote while in grad school 2005-2010 are in Python; most of my scripting since then is in Ruby.

================================================================ John Kerl [email protected] 2012-07-19

scripts-3's People

Contributors

johnkerl avatar

Stargazers

Angus H. avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.