In this brief guide, we will learn how to avoid duplicate entries in Bash…
Shell
- Bash TipsBASHCommand line utilitiesFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
[Bash Tips] Rename Files Without Typing Full Name Twice In Linux
By skThis brief guide explains how to rename files without typing full name twice in…
- Bash TipsBASHLinuxLinux BasicsLinux CommandsTips and TricksUnix/Linux Beginners
[Bash Tips] How to cp or mv and cd in one command
By skBy sk 4.8K viewsThe other day we learned how to cd and ls in one command. Today…
- BASHBash scriptingBash TipsFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksLinux troubleshootingScriptingShell ScriptsTips and TricksTrouble shootingUnix/Linux Beginners
Fix “Exec format error” When Running Scripts With run-parts Command
By skThis brief tutorial explains how to fix “exec format error” when running scripts with run-parts command in Linux operating systems.
- Bash TipsBASHCommand line utilitiesLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksOpensourceTerminal hacksTips and TricksUnix/Linux Beginners
[Bash Tips] How To cd and ls in one command
By skBy sk 15.9K viewsWhenever I cd into a directory, the next thing I spontaneously do – listing…
- Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsTips and TricksTrouble shootingUnix
How To Limit User’s Access To The Linux System
By skBy sk 27.6K viewsIn this brief tutorial, we are going to learn what is Restricted shell and…
- Linux Tips & TricksFAQLinuxLinux BasicsLinux CommandsTips and TricksUnixUnix/Linux Beginners
How To Display Bash History Without Line Numbers
By skThis brief tutorial describes all the possible ways to display Bash history without line numbers on Linux and Unix operating systems.
- BASHBash TipsLinuxLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Customize Bash Prompt In Linux
By skBy sk 17.3K viewsBASH (the Bourne-Again Shell) is the default shell for most modern Linux distributions. In…
- Linux Tips & TricksCommand line utilitiesFAQLinuxLinux BasicsLinux CommandsUnix/Linux Beginners
Find The Execution Time Of A Command Or Process In Linux
By skBy sk 112.5K viewsYou probably know the start time of a command/process and how long a process…
- Fish shellLinuxLinux AdministrationOpensourceUnix/Linux BeginnersUtilities
Make Your Fish Shell Beautiful Using Oh My Fish
By skBy sk 52.9K viewsA few days ago, we discussed how to install Fish shell, a robust, fully-usable…