Skills: sed tutorial - linux commands
preface
sed, whose full name is stream editor, is a stream editor for text processing and supports regular expressions. sed processes text one line at a time
Pay attention to the official account and exchange with each other. Search by WeChat: Sneak ahead.
sed syntax
Example: sed - I's / original string / new string / '/ home / test txtThe ...
Posted by drummer101 on Mon, 31 Jan 2022 23:22:11 +0100