Sed Tutorial
Sed Useful Resources
Selected Reading
- Sed - Useful Recipes
- Sed - Regular Expressions
- Sed - Managing Patterns
- Sed - Strings
- Sed - Special Characters
- Sed - Basic Commands
- Sed - Pattern Range
- Sed - Pattern Buffer
- Sed - Branches
- Sed - Loops
- Sed - Basic Syntax
- Sed - Workflow
- Sed - Environment
- Sed - Overview
- Sed - Home
Sed Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Sed - Discussion
Discuss Sed
This tutorial takes you through all about Stream EDitor (Sed), one of the most prominent text-processing utipties on GNU/Linux. Similar to many other GNU/Linux utipties, it is stream-oriented and uses simple programming language. It is capable of solving complex text processing tasks with few pnes of code. This easy, yet powerful utipty makes GNU/Linux more interesting.
Advertisements