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 )

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