GNU Sed

GPTKB entity

Statements (44)
Predicate Object
gptkbp:instance_of gptkb:Microsoft_Word
gptkbp:command_structure s/// for substitution
y/// for transliteration
& for referencing matched text
-E for extended regular expressions (POSIX)
-e for multiple expressions
-f for script file
-i for in-place editing
-n for suppressing automatic output
-r for extended regular expressions
; for separating commands
= for line numbering
N for reading next line
a for appending
d for deletion
g for copying from hold space
h for copying to hold space
i for insertion
p for printing
q for quitting
r for reading files
s/old/new/g for global substitution
w for writing files
x for exchanging hold space
{ } for grouping commands
gptkbp:developed_by gptkb:GNU_Project
gptkbp:features text substitution
text deletion
text insertion
text transformation
gptkbp:first_released gptkb:1984
https://www.w3.org/2000/01/rdf-schema#label GNU Sed
gptkbp:input_output text files
gptkbp:interface yes
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:operating_system Cross-platform
gptkbp:programming_language gptkb:C
gptkbp:related_to gptkb:awk
grep
perl
gptkbp:supports regular expressions
gptkbp:used_for stream editing
gptkbp:bfsParent gptkb:Gnu_PG
gptkbp:bfsLayer 5