User Tools

Site Tools


old:linux:sed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

old:linux:sed [2019/05/06 12:31] – external edit 127.0.0.1old:linux:sed [2021/04/06 17:39] (current) – removed ms
Line 1: Line 1:
-=== Farbe im sed-output === 
  
-<code> 
-D=`date +%d` 
-ncal -Mbh | sed ''/$D/s//`printf "\033[31m$D\033[0m"`/'' 
-</code> 
- 
-=== Einzelne Zeichen löschen === 
-<code> 
-Erste 3 Zeichen je Zeile löschen 
-'s/^...//' 
-</code> 
old/linux/sed.1557145884.txt.gz · Last modified: 2023/01/11 19:30 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki