Learn different ways to detect line duplicates in a file using Linux tools.
Also find me here:
Baeldung Author
Taimoor Mohsin
I'm a passionate Linux OS enthusiast with over 4 years of experience. I love to share my knowledge and expertise with the world through writing.
Here's what I've written (so far):
Baeldung on Linux
- All
- Scripting (7)
- Administration (7)
- Text Processing (5)
- Files (3)
- File Conversion (3)
- Filesystems (2)
- User Administration (1)
- Search (1)
- Processes (1)
- Installation (1)
- File Permissions (1)
- File Editing (1)
- File Compression (1)
How to Completely Uninstall Wine From Linux
Filed under Installation
Learn several ways to remove the Wine compatibility layer from a Linux machine depending on the way it was installed.
Guide to Linux readlink Command With Examples
Filed under Files
Learn about the Linux readlink command and understand some practical usage examples.
Guide to Linux localectl Command With Examples
Filed under Administration
Learn about the main features of localectl in Linux by looking at the basic usage of the command and some practical examples.
Guide to Linux getfacl Command With Examples
Filed under File Permissions
Learn how the Linux getfacl command works. Check out the theory and practical examples.
Guide to Linux rmdir Command With Examples
Filed under Filesystems
Learn about the rmdir command in Linux with practical examples.
Guide to Linux unzip Command With Examples
Filed under File Compression
Learn about the unzip command with practical examples.
How to Define a Shell Script to Be Sourced
Filed under Scripting
Learn ways to suggest a shell script is to be sourced or prevent its direct execution altogether in Linux.
How to Check if a Number Is Within a Range in the Shell
Filed under Scripting
Learn ways to check whether a given input is within a provided number range in the Linux shell.