Category:Sed
Sed
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Sed.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
This is the command language used by wp:sed, the line oriented "stream editor", a non interactive tool for text manipulation and filtering.
One implementation is GNU Sed
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Sed examples needing attention (empty)
- Sed Implementations (1 P)
- Sed User (28 P)
Pages in category "Sed"
The following 71 pages are in this category, out of 71 total.
C
F
L
N
R
S
- Search in paragraph's text
- Selectively replace multiple instances of a character within a string
- Shell one-liner
- Shift list elements to left by 3
- Split a character string based on change of character
- Start from a main routine
- String append
- String case
- String concatenation
- String interpolation (included)
- String length
- String matching
- String prepend
- Strip a set of characters from a string
- Strip comments from a string
- Strip control codes and extended characters from a string
- Substring
- Substring/Top and tail