bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sed matching of non-printable characters


From: Erik Johansson
Subject: sed matching of non-printable characters
Date: Wed, 18 Apr 2001 17:05:54 +0200 (CEST)

Can you match e.g. \n and \r with sed, if not am I allowed to fix this or
is there an active maintainer of sed?


I want to do:

sed 's/\015/<!-- hate windows -->/'
or 
sed 's/\0x0D/<!-- hate windows -->/'






reply via email to

[Prev in Thread] Current Thread [Next in Thread]