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 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 Dave Kerr
Text in the command line can quickly get unwieldy. Here are some simple tricks you can use to navigate in the command line.
by Dave Kerr
In this article, I'll show you how you can use the shell as an efficient tool to compliment how you use the clipboard.