Skip to content
LinuxSimply
  • Courses
  • Tutorials
    • Glossary
    • Commands
    • Linux Basics
    • Bash Scripting
    • Ubuntu
    • Networking
    • Bash Programming
    • Linux Applications
    • Miscellaneous
  • Cheat Sheets
  • Forum
  • About

text processing commands

seq Command in Linux

The “seq” Command in Linux [With 8 Practical Examples]

May 13, 2024May 12, 2024 by Md. Nafis Soumik

The seq command in Linux is an efficient tool for producing numerical sequences. It provides users with an easy way …

Read more

The “printf” Command in Linux [8 Practical Examples]

May 6, 2024April 24, 2024 by Yousuf Shovon

The “printf” is a command line-based utility in Linux that formats and prints arguments under the control of the format. …

Read more

sed command in Linux

The “sed” Command in Linux [with Practical Examples]

May 6, 2024February 9, 2023 by Jannatul Ferdousi Sylvie

The sed command in Linux stands for stream editor which allows for editing text streams in a file. Though primarily …

Read more

tr command in linux

The “tr” Command in Linux [6 Practical Examples]

May 6, 2024February 8, 2023 by S. M. Amdadul Islam

The tr command in Linux is a command-line utility that comes pre-installed with most distributions of the Linux operating system. …

Read more

vim command in linux

The “vim” Command in Linux [8 Practical Examples]

May 6, 2024February 7, 2023 by Walid Al Asad

The vim command in Linux is a powerful, faster text editor with advanced features. However, it isn’t suitable for novices. …

Read more

uniq command in linux

The “uniq” Command in Linux [6 Practical Examples]

May 6, 2024February 7, 2023 by Susmit Das Gupta

The uniq command in Linux is a handy tool to report or filter out repeated lines in a text file. …

Read more

vi command in Linux

The “vi” Command in Linux [6 Practical Examples]

May 6, 2024February 2, 2023 by Jannatul Ferdousi Sylvie

The vi command is used to open up an editor called Vi in Linux. It is used to create and …

Read more

paste command in linux

The “paste” Command in Linux [6 Practical Examples]

May 6, 2024February 2, 2023 by Susmit Das Gupta

The paste command in Linux is a helpful tool for merging lines from multiple files. It takes input from multiple …

Read more

split command in linux

The “split” Command in Linux [6 Practical Examples]

May 6, 2024January 31, 2023 by S. M. Amdadul Islam

The split command in Linux is useful when dealing with a large file or when you want to divide your document …

Read more

The egrep command in Linux.

The “egrep” Command in Linux [10+ Practical Examples]

May 6, 2024January 23, 2023 by Anonnya Ghosh

The egrep command in Linux is a variant of the grep command. It is very useful for searching patterns inside …

Read more

jed commamd in Linux

The “jed” Command in Linux [8 Practical Examples]

May 6, 2024January 10, 2023 by Jannatul Ferdousi Sylvie

jed command in Linux is used to open up a text editor called “jed”. It is a friendly editor with …

Read more

The “nano” Command in Linux [13 Practical Examples]

May 6, 2024January 10, 2023 by Walid Al Asad

Nano is the simplest text editor, especially for beginners. However, some advanced features make it suitable for advanced users as …

Read more

The “sort” Command in Linux [16 Practical Examples]

May 6, 2024January 2, 2023 by Walid Al Asad

The sort command in Linux is used to sort lines of text files. It is capable of sorting alphabetically and …

Read more

cut command in linux

The “cut” Command in Linux [8 Practical Examples]

May 6, 2024January 1, 2023 by Anonnya Ghosh

The cut command in Linux is a utility tool for extracting a range of information from a file. It cuts …

Read more

The “wc” Command in Linux [15 Practical Examples]

May 6, 2024December 29, 2022 by Walid Al Asad

The wc command in Linux finds out the number of lines, word count, character count, byte count of one or …

Read more

The “grep” Command in Linux [10+ Practical Examples]

May 6, 2024December 13, 2022 by Borhan Uddin

The grep command is very useful for searching files and directories containing matching words or characters lines. You will also …

Read more

linuxsimply white logo
LinuxSimply serves as an informational
repository about the Linux operating system.

Get In Touch!

Company

  • About Us
  • Contact Us
  • Career
  • All Contributors

Services

  • Pricing
  • System Administration
  • Server Management
  • Bash Automation
card

Resources

  • Courses
  • Help Forum
  • Cheat Sheets
  • Free Downloads
trustpilot logo

Legal Corner

  • Disclaimer
  • Privacy Policy
  • Editorial Policy
  • Terms & Conditions
dmca
LinuxSimply is owned by , an IT & Digital Media Company.

Copyright © 2024 LinuxSimply | All Rights Reserved.