Fish shell ships with many cool features by default. One such feature is Private …
Tag:
Linux basics
- Fish shellLinuxLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux Beginners
Enable Timestamp For History Command In Fish Shell
By skBy sk 6K viewsWhenever a command is entered in the terminal, it will be saved at the …
- ZshLinuxLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux Beginners
Enable Timestamp For History Command In Zsh In Linux
By skBy sk 31.5K viewsEnabling timestamp in history command output helps us to find when a certain command …
- BASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux Beginners
How To Enable Timestamp In Bash History In Linux
By skYou can easily find the list of recently executed commands in Linux using the …
- CentOSFedoraLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksOracle LinuxRed Hat Enterprise LinuxUnix/Linux Beginners
Add, Delete And Grant Sudo Privileges To Users In CentOS
By skBy sk 11.6K viewsA “sudo” user can run an administrative task or command which a normal user …
- Linux CommandsFAQLinuxLinux AdministrationLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Edit A File Without Changing Its Timestamps In Linux
By skAs you may know, the “access time” and “modify time” timestamps of a file …
- Linux BasicsFAQFile systemLinuxLinux AdministrationLinux CommandsLinux Tips & TricksUnix/Linux Beginners
Linux File Timestamps Explained With Examples
By skThis tutorial explains the types of Linux file timestamps and how to view and …
- Linux CommandsCommand line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux Tips & TricksTips and TricksUnix/Linux Beginners
The Linux Grep Command Tutorial With Examples For Beginners
By skBy sk 73.4K viewsIn this tutorial, we are going to learn about grep command usage with examples …
- Linux Tips & TricksFAQLinuxLinux BasicsLinux CommandsTips and TricksUnix/Linux Beginners
Print Files Without Comments And Empty Lines In Linux
By skBy sk 7.7K viewsWant to exclude comments and empty lines from a file? This guide explains how …
- 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 …
