Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.3k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
Linux-Unix
2.7k+ articles
TechTips
1.5k+ articles
linux-command
400+ articles
Shell Script
110+ articles
Linux-file-commands
74 articles
Linux-text-processing-commands
31 posts
Popular Articles
Recent Articles
Remove Last character from String in Linux
Last Updated: 29 June 2021
In this article, we will discuss how to remove the last character from the string in Linux.In Linux, there are various commands and techniqu
...read more
Linux-Unix
Picked
Linux-text-processing-commands
vi Editor in Linux
Last Updated: 13 March 2024
The default editor that comes with the Linux/UNIX operating system is called vi (visual editor). Using vi editor, we can edit an existing fi
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
less command in Linux with Examples
Last Updated: 08 September 2024
The 'less' command in Linux is an indispensable utility for browsing the contents of text files interactively. Unlike traditional text edito
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
Similar Topics
Web Technologies
40.3k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
Linux-Unix
2.7k+ articles
TechTips
1.5k+ articles
linux-command
400+ articles
Shell Script
110+ articles
Linux-file-commands
74+ articles
How to Compare Files Line by Line in Linux | diff Command
Last Updated: 12 July 2024
In the world of Linux, managing and comparing files is a common task for system administrators and developers alike. The ability to compare
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
uniq Command in Linux with Examples
Last Updated: 19 April 2025
The uniq command in Linux is a command-line utility that reports or filters out the repeated lines in a file.In simple words, uniq is the to
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
join Command in Linux
Last Updated: 09 September 2024
The 'join' command in UNIX is a powerful command-line utility that allows you to merge lines from two files based on a common field, effecti
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
comm command in Linux with examples
Last Updated: 02 September 2024
The 'comm' command in Linux is a powerful utility that allows you to compare two sorted files line by line, identifying the lines that are u
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
Paste command in Linux with examples
Last Updated: 19 July 2024
Paste command is one of the useful commands in Unix or Linux operating system. It is used to join files horizontally (parallel merging) by o
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
tr command in Unix/Linux with examples
Last Updated: 12 July 2024
The tr command is a UNIX command-line utility for translating or deleting characters. It supports a range of transformations including upper
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
AWK command in Unix/Linux with examples
Last Updated: 11 April 2025
Awk is a scripting language used for manipulating data and generating reports. The awk command programming language requires no compiling an
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
wc command in Linux with examples
Last Updated: 22 July 2024
wc stands for word count. As the name implies, it is mainly used for counting purpose.It is used to find out number of lines, word count, by
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
Tail command in Linux with examples
Last Updated: 02 January 2025
It is the complementary of head command. The tail command, as the name implies, prints the last N number of data of the given input. By defa
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
Head Command in Linux With Examples
Last Updated: 10 March 2025
Need to quickly view the beginning of a file in Linux? The head command is your best option. This essential command-line tool enables users,
...read more
TechTips
linux-command
Linux-Unix
Linux-text-processing-commands
How to sort lines in text files in Linux | sort Command
Last Updated: 12 July 2024
SORT command is used to sort a file, arranging the records in a particular order. By default, the sort command sorts file assuming the conte
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
Sed Command in Linux/Unix With Examples
Last Updated: 11 April 2025
The SED command is one of the most powerful commands used during the process of text processing in Linux/Unix operating systems. The SED com
...read more
TechTips
linux-command
Linux-Unix
Linux-text-processing-commands
1
2
3
>>
Last
1
2
3
>>
Last
1
2
3
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !