Code Snippets

File Description Type
mime-smtp-example.py build and send multipart mime email python
skeleton-long-opt.sh Shell script skeleton supporting long-options and help screen shellscript
log-to-file2.sh automatically duplicate stdout/err, save into separate log files shellscript
git-post-update-jekyll-hook Rebuild a jekyll static website on git-push (similar to github pages) shellscript
log-to-file1.sh automatically duplicate stdout/err, save into a log file shellscript
skeleton.py Python script skeleton with argparse and help screen python
argparse-more-help.py implementing --more-help option python
skeleton.sh Shell script skeleton with getops and help screen shellscript
posix-libc-examples detailed usage examples of posix/libc functions
c++14 examples usage examples of c++11/14 features


unless otherwise noted (in the source file), all code is
         Copyright (C) Assaf Gordon <assafgordon (at) gmail.com>
         License: GPLv3-or-later