Enabling timestamp in history command output helps us to find when a certain command …
Tag:
Shell
- UbuntuCommand line utilitiesFAQLinuxLinux AdministrationLinux DistributionsOpensourceScriptingShell Scripts
Convert Ubuntu Into Rolling Release Using Rolling Rhino
By skBy sk 2.2K viewsArch Linux follows the rolling-release model to provide the latest and up-to-date stable versions …
- Bash TipsBASHFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksTips and Tricks
Difference Between Defining Bash Variables With And Without export
By skBy sk 3.1K viewsI’ve added this “export HISTCONTROL=ignoredups” line in ~/.bashrc file to avoid duplicate entries in …
- BASHBash TipsFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
How To Avoid Duplicate Entries In Bash History In Linux
By skBy sk 12.8K viewsIn this brief guide, we will learn how to avoid duplicate entries in Bash …
- 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 5.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 …
- 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 skHere is a BASH function to combine cd and ls in one command. It …
- Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsTips and TricksTrouble shootingUnix
How To Limit User’s Access To The Linux System
By skBy sk 30.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 …
