Marc Wäckerlin
Für eine libertäre Gesellschaft
Politik
Computer
Konsumentenschutz
Person
Tag Cloud
Administration
GNU
Linux
sed
Aktuelle Beiträge
Computer: Stream Editor sed Overview and Reference
Views: 1920I was missing a one-page overwiew of sed commands, so here they are: Command Line Options option description –version show version –help show short usage -n –quiet –silent only produces output when explicitly told to via the p command -e SCRIPT –expression=SCRIPT explicitly add script expression -f SCRIPT-FILE –file=SCRIPT-FILE read script from file -i[SUFFIX]
[read ...]