Skip to content

dgoade/ase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ase

Automation Scripting Essentials

This is a collection of scripts in various languages that illustrate how to accomplish the tasks that I encounter most often when automating something.

The tasks can be roughly categorized as follows:

  1. Parsing command-line options
  2. Reading files
  3. Logging
  4. Data Structures
  5. Regular Expressions

The scripting languages that I am including so far are:

  1. Bash
  2. Perl
  3. Python

Note: This is a work in progress.

About

Automation Scripting Essentials

Resources

Stars

Watchers

Forks

Packages

No packages published