Most of you have definitely used or heard about reverse search function in BASH. …
Category:
BASH
- BASHCommand line funCommand line utilitiesGamesLinuxLinux BasicsLinux CommandsLinux Tips & TricksOpensourceUnix/Linux BeginnersUtilities
Test Your BASH Skills By Playing Command Line Games
By skBy sk 26.5K viewsWe tend to learn and remember Linux commands more effectively when we use them …
- BASHBash TipsFAQLinuxLinux AdministrationLinux BasicsLinux CommandsTips and TricksUnix/Linux Beginners
The List Of Useful Bash Keyboard Shortcuts
By skBy sk 43.7K viewsNowadays, I spend more time in Terminal. I learned many BASH tricks over time. …
- Linux Tips & TricksBASHBash TipsCommand line utilitiesLinuxLinux AdministrationLinux BasicsLinux CommandsTrouble shootingUnix/Linux Beginners
How To Easily Correct Misspelled Bash Commands In Linux
By skBy sk 6.2K viewsWhen you entered a misspelled a Linux/Unix command, you would simply hit the UP …
- Command line utilitiesBASHCommand line funLinuxLinux Tips & TricksOpensourceTips and TricksUnix/Linux BeginnersUtilities
Bash-insulter – A Script That Insults The User When Typing Wrong Command
By skBy sk 2.2K viewsToday I stumbled upon a fun command line script named Bash-insulter. The Bash-insulter script …
- Bash TipsBASHCommand line utilitiesFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
How To Automatically Switch To A Directory Without Using Cd Command In Linux
By skBy sk 9.9K viewsMost of the intermediate and almost all advanced users prefer CLI over GUI mode, …
- Command line utilitiesBASHEncryption / DecryptionFAQLinuxLinux AdministrationLinux BasicsLinux CommandsOpensourceScriptingTips and TricksTrouble shootingUnix/Linux BeginnersUtilities
Bash-Snippets – Useful BASH Scripts For Heavy Commandline Users
By skBy sk 26.9K viewsToday I stumbled upon a collection of useful BASH scripts for heavy commandline users. …
- Shell ScriptsBash scriptingCommand line utilitiesFAQLinuxOpensourceScriptingTips and TricksUtilities
ShellCheck – A Free Utility To Find Bugs In Your Shell Scripts
By skBy sk 1.6K viewsYou are a budding programmer and you just wrote a simple shell script. You …
- Linux CommandsBASHBash TipsCommand line utilitiesFAQLinuxLinux AdministrationLinux BasicsTips and TricksUnix
How To Clear Command Line History In Linux
By skBy sk 42.5K viewsIn Bash, all the commands that you run in the Terminal are stored in …