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 )

How to create a Bash completion script

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

How to create a Bash completion script via /r/bash and /r/linux

Read Full Post | Make a Comment ( Comments Off on How to create a Bash completion script )

An introduction to bash completion

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

An introduction to bash completion – part 1 One of the nicest facilities of the modern shell is the built in “completion” support. These facilities allow you to complete commands and their arguments easily. Read on for a brief introduction to adding your own command completions. part 2

Read Full Post | Make a Comment ( Comments Off on An introduction to bash completion )

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 )

shellcheck – an (online | cli) shell linter

Posted on November 17, 2016. Filed under: Uncategorized | Tags: , , , , |

shellcheck – a (online | cli) shell linter ShellCheck is… GPLv3: free as in freedom available on GitHub already packaged for your distro or package manager supported as an integrated linter in major editors available in CodeClimate and Codacy to auto-check your GitHub repo written in Haskell, if you’re into that sort of thing. Available […]

Read Full Post | Make a Comment ( Comments Off on shellcheck – an (online | cli) shell linter )

Bash One-Liners Explained

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

A five part series on Bash one-liners by Peteris Krumins Working with files Working with strings All about redirections Working with history Navigating around

Read Full Post | Make a Comment ( Comments Off on Bash One-Liners Explained )

My Workflow for Building Distros

Posted on April 30, 2016. Filed under: Uncategorized | Tags: , , , |

My Workflow for Building Distros This article explains the steps I use to convert a git repo of a Perl module into a new distro.

Read Full Post | Make a Comment ( Comments Off on My Workflow for Building Distros )

Bash scripting links

Posted on May 15, 2015. Filed under: Uncategorized | Tags: , , , |

Better Bash Scripting in 15 Minutes Greg’s Wiki specifically BashGuide and BashFAQ

Read Full Post | Make a Comment ( Comments Off on Bash scripting links )

Why Zsh is Cooler than Your Shell

Posted on May 11, 2013. Filed under: Uncategorized | Tags: , , , |

2013-01-26 – Why zsh is better than bash

Read Full Post | Make a Comment ( None so far )

Bash shell-scripting libraries

Posted on November 22, 2011. Filed under: Uncategorized | Tags: , |

http://dberkholz.com/2011/04/07/bash-shell-scripting-libraries/

Read Full Post | Make a Comment ( None so far )

« Previous Entries

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