Pure Bash Bible – Documenting pure bash ways to do various tasks

Posted on June 16, 2018. Filed under: Uncategorized | Tags: , , , , , , |

Pure Bash Bible – Documenting pure bash ways to do various tasks Github The goal of this repository is to document known and unknown methods of doing various tasks using only built-in bash features. Using the snippets from this guide can help to remove unneeded dependencies from your scripts and in most cases make them […]

Read Full Post | Make a Comment ( Comments Off on Pure Bash Bible – Documenting pure bash ways to do various tasks )

Creating a bash completion script

Posted on March 2, 2018. Filed under: Uncategorized | Tags: , , , , , , , |

Creating a bash completion script I recently worked on creating a bash completion script for a project and I enjoyed it very much. In this post I will try to familiarize you with the process of creating a bash completion script. Also discussed on /r/bash, /r/programming, /r/linux and r/commandline [redddit]

Read Full Post | Make a Comment ( Comments Off on Creating a bash completion script )

Liked it here?
Why not try sites on the blogroll...