Quantcast
Channel: Pietro Abate homepage - bash
Browsing all 2 articles
Browse latest View live

SVN Snapshots script

This is a small script to generate code snapshots from the svn repository.#!/bin/bash## MakeSvnSnapshot.sh# Purpose: To make easily downloadable (clean) versions of a snapshot of code.# Intended Use:...

View Article



bash option parsing

Since I know I'm going to forget how to do it properly, this is a tiny recipe to easily parse options in bash. I use getopts (and not getopt . !!! mind the S) that is a builtin shell command. help...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images