In this article we will review sed, the well-known stream editor, and share 15 tips to use it in order to accomplish the goals mentioned earlier, and more.| 15 Useful ‘sed’ Command Tips and Tricks for Linux SysAdmins
The tee command reads from the standard input stream and writes to the standard output stream and files in the Linux terminal.| How to Use ‘tee’ Command in Linux [8 Useful Examples]
In this article, we will see how to create, copy, move, and delete filenames that start with spaces and special characters (say #, *, &, =, etc.) in Linux.| The Ultimate Guide to Handling Filenames with Special Characters in Linux
Learning how to use effectively Vim text editor tips and tricks in Linux is an essential ability for a system administrator or engineer.| Vim Mastery Continues: 8 More Powerful Tips for Linux Admins (Part 2)
In the Linux operating system, text editors are of two kinds that is the graphical user interface (GUI) and command-line text editors (console or terminal).| 23 Best Open Source Text Editors for Linux in 2024
Nano is a commandline text editor, often preferred by new users because of its simplicity, compared to other command line text editors such as vi/vim and emacs.| A Beginner’s Guide on How to Use Nano Text Editor in Linux
Vi was the first full-screen text editor that was intended to be small, but challenging for people who use GUI text editors, such as NotePad++, or gedit.| LFCS #2: How to Install and Use Vi/Vim as a Full Text Editor in Linux
This article shows you the most common command line text editors in Linux and shows you their pros and cons, which helps you to choose the right editor.| My Favorite Command Line Editors for Linux – What’s Your Editor?