• Archives
  • All Categories
  • All Tags

sed

1 article

bash comment database date datetime deluser df dictionary directory disk dmesg du file for host ip kernel len linux list log mkdir mysql nano network ping postgresql python rm rmdir route sed text editor time timestamp tmux traceroute tuple user userdel vim while
How to Use Sed to Find and Replace String

How to Use Sed to Find and Replace String

Friday, Aug 9, 2024

Sed is one of the most popular text editor in Linux. Sed provides more than text editor with its flexibility to edit specified content in a pattern based way. One of the most popular usage for sed is finding and replacing string in a text file.Here are 10 examples of using the sed command in Ubuntu to perform find-and-replace operations: 1. Basic Find and Replace The most basic and popular usage of the find and replace for sed is below.
@ İsmail Baydan
3 minutes read

© 2024 Linux and Python Tutorials

🌱 Powered by Hugo with theme Dream.