Display and Filter History Records Based on Date and Time in Linux
https://linuxtldr.com/display-and-filter-history-records-based-on-date-and-time/
https://linuxtldr.com/display-and-filter-history-records-based-on-date-and-time/
Linux TLDR
Display and Filter History Records Based on Date and Time in Linux
In this article, you will learn how to add date and time to the history record and how to list previously executed commands based on their date and time in Linux.
How to Backup and Restore Linux Command History
https://linuxtldr.com/backup-and-restore-linux-command-history/
https://linuxtldr.com/backup-and-restore-linux-command-history/
Linux TLDR
How to Backup and Restore Linux Command History
In this article, you will learn how to view, backup, and restore the Linux command history on a Linux system, so stick with it till the end to learn everything.
Linux Vipw and Vigr Commands Explained
https://linuxtldr.com/vipw-and-vigr-commands/
https://linuxtldr.com/vipw-and-vigr-commands/
Linux TLDR
Linux Vipw and Vigr Commands Explained
In this article, you will learn about the vipw and vigr commands that let you safely edit the configuration files related to users or groups in your favorite text editor.
Beginners Guide for Rename Command in Linux
https://linuxtldr.com/rename-command/
https://linuxtldr.com/rename-command/
Linux TLDR
Beginners Guide for Rename Command in Linux
In Linux, the rename command is an amazing utility that allows you to rename single or multiple files at once, based on a set of rules or regular expressions you specify.
How To Disable Directory Listing From the Command Line in Linux
https://linuxtldr.com/disable-directory-listing-in-linux/
https://linuxtldr.com/disable-directory-listing-in-linux/
Linux TLDR
How To Disable Directory Listing From the Command Line in Linux
In this article, you will learn how to disable the directory content listing from the command line in Linux.
❤1
Beginners Guide for Sleep Command in Linux
https://linuxtldr.com/sleep-command/
https://linuxtldr.com/sleep-command/
Linux TLDR
Beginners Guide for Sleep Command in Linux
In this article, you will learn about the sleep command with its different suffixes and how to use it in shell scripts to pause the execution for a certain period of time.
Beginners Guide for Hash Command in Linux
https://linuxtldr.com/hash-command/
https://linuxtldr.com/hash-command/
Linux TLDR
Beginners Guide for Hash Command in Linux
In this article, you will learn what the hash list is, the differences between it and the history list, and how to use its command-line tool to manage records in the hash list in Linux.
5 Ways to Follow (or Find All) Symbolic Links in Linux
https://linuxtldr.com/follow-symbolic-link/
https://linuxtldr.com/follow-symbolic-link/
Linux TLDR
5 Ways to Follow (or Find All) Symbolic Links in Linux
In this article, you will learn five ways to follow symbolic (or soft) links to find the original file to which the symbolic link points.
LibreOffice: Installing, Upgrading, and Removing on Linux
https://linuxtldr.com/installing-libreoffice/
https://linuxtldr.com/installing-libreoffice/
Linux TLDR
LibreOffice: Installing, Upgrading, and Removing on Linux
In this article, you will learn different ways to install the latest version of LibreOffice on your preferred Linux distribution, including how to update and remove it.
Complete Guide: Installing R and RStudio on Linux for Data Analysis
https://linuxtldr.com/installing-r-and-rstudio/
https://linuxtldr.com/installing-r-and-rstudio/
Linux TLDR
Complete Guide: Installing R and RStudio on Linux for Data Analysis
In this article, you will learn how to install R and RStudio in your preferred Linux distribution and how to run your first program using RScript or RStudio, with practical examples.