GNU World Order Linux Cast

GNU World Order Linux Cast


gnuWorldOrder_13x12

March 17, 2019

The journey through the **util-linux** from the **a** package set of Slackware
continues. First, a tutorial on `getopt`, an argument parser for Bash and
Tcsh. Here is a demonstrative sample script:



#!/usr/bin/bash
## or you can just use