
Linux CLI utilities options
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This a collection of information for various Linux CLI utilities including regular expressions, program switches etc. It is not designed for learning these utilities but for those who already know how they work and want to memorise the various parts rather than having to constantly refer to documentation.
The details of Perl is from the Perl tutorial. Although out of date still a great introduction to the language.
http://www.comp.leeds.ac.uk/Perl/start.html
In regards to section of Perl, all options are statements apart from ones which have (compare) in the definition. These are used in conditional statements and are enclosed in parentheses. With all statements the scalar variable v and the array variable a is used.
Please note this is a work in progress
10 years ago
0.1 File creation
0.2 Added details for Perl, find and a few Linux commands
10 years ago
0.1 File creation
0.2 Added details for Perl, find and a few Linux commands
Please login or register to add a comment or rating