Skip to content

auerswal/junkcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erik's Junk Code

This repository contains pieces of code that I have written to, e.g., learn
something or try something out. They may be useful as examples.

I do not document the individual examples in the README file, but rather
use comments inside the example files themselves.

Since I use the GNU operating system, I usually test with GNU tools, e.g.,
GNU bash, GNU Awk, and GNU sed. The examples may not work with non-GNU
implementations.

My "single file tools" (https://github.com/auerswal/sft) repository is
for ready-to-use tools that I intend to use regularly, while this junkcode
repository is for examples or one-off solutions.

This collection of junk code is inspired by Andrew "Tridge" Tridgell's
junk code:
https://www.samba.org/ftp/tridge/talks/junkcode.pdf
https://www.samba.org/junkcode/
https://github.com/tridge/junkcode/

All code in this repository is available under the GNU General Public License
version 3, or (at your option) any later version (with the exception of
resize.py and resize3.py which are GPLv3 only).

Visit my homepage at https://www.unix-ag.uni-kl.de/~auerswal/.

About

Erik's Junk Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published