Sed (stream editor)
Function Description: Uses scripts to process text files.Syntax: sed [-hnV] [-e ] [-f ] [text file]Note: sed can process and edit text files according to script instructions.Parameters:-E or -- expression = processes input
sed (stream editor)
Function Description: Use script to process text files.Syntax: sed [-hnv][-e][-f][text file]Additional Note: SED can process and edit text files according to script instructions.Parameters:-e or--expression= the input text file
Article Title: SED single-line script Quick Reference (Unix stream editor ). Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems,
English title: Useful one-line SCRIPTS for SED (Unix stream editor)Original title: HANDY one-liners for SED (Unix stream editor) Finishing: Eric pement-e-mail: pemente[at]northpark[dot]edu version 5.5Translator: Joe-e-mail: hq00e[at]126[dot]com The
Recently has been studying the shell script this piece, just idle down to the bottom of their own better information on some of the examples, the following is the bird in my brother's private dishes inside the regular expression inside the
Recently has been studying the shell script this piece, just idle down to the bottom of their own better information on some of the examples, the following is the bird in my brother's private dishes inside the regular expression inside the
-----------------------------Overview-----------------------------------
The
Linux Text Processing tool (the following are commands and tools, and only as a display, not as a modification action)
grep (filtering, but does not support
SED is the abbreviation for Stream Editor, which allows text editing of text flows, specified sets of files, or standard input. Features are very powerful.The basic mode of the SED command is:sed [-Parameter] ' Command ' Text1. Two major
The SED of LinuxSED is the abbreviation for Stream Editor, which allows text editing of text flows, specified sets of files, or standard input. Features are very powerful.The basic mode of the SED command is:sed [-parameter] ' command ' text1. Two
This article from http://maketecheasier.com/beginners-guide-to-sed-linux/2012/03/29
After grep, the next logical step isTutorialOn sed. the SED command comes from stream editor, and as its name indicates, it deals with text flux. however, if SED
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.