Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / Bash

Bash

Bash

Great Reads

by Dave Kerr
A portable and magic-free way to open Pull Requests from the command line
by John Atten
CodeProjectWhile there are GUI interfaces available for GIT (some good, some bad), familiarity with at least the basics of git’s command line interface can only enhance your ability to use the tool to maximum effectiveness.
by Minh Danh Nguyen (ToughDev)
This post shows a way to change the default crontab editor in bash shell for Raspberry Pi.
by Benktesh Sharma
How to combine multiple git commits into a single commit in GIT using Squash

Latest Articles

by Dave Kerr
A portable and magic-free way to open Pull Requests from the command line
by John Atten
CodeProjectWhile there are GUI interfaces available for GIT (some good, some bad), familiarity with at least the basics of git’s command line interface can only enhance your ability to use the tool to maximum effectiveness.
by Minh Danh Nguyen (ToughDev)
This post shows a way to change the default crontab editor in bash shell for Raspberry Pi.
by Benktesh Sharma
How to combine multiple git commits into a single commit in GIT using Squash

All Articles

Sort by Score

Bash 

by Dave Kerr
A portable and magic-free way to open Pull Requests from the command line
by Ahmed Khateeb
In this article, I will describe how to Create WordPress Bitnami VM, how to connect to VM, how to add Custom Domain to that VM and important steps to follow after fresh installation.
by Chris Maunder
A quick overview and a simple bash script to make your script output a little more lively
by V. Subhash
This final part of the article series covers some other important behaviour of bash, particularly that relating to text expansions and substitutions.