On Fri, 2020-10-30 at 19:57 +0200, Aki Tuomi wrote:
On 30/10/2020 19:25 Bernd Petrovitsch bernd@petrovitsch.priv.at wrote:
On 30/10/2020 17:11, @lbutlr wrote: [...]
echo $1 | sed -e '|</head>|<style>* {color:white !important; background-color: black !important; } </style></head>|'
What should the sed stuff do? TTBOMK '|' is not known by sed ...
MfG, Bernd
sed accepts | as alternative for / as boundary.
GNU-sed accepts (almost?) all characters as boundary for s/from/to/ ...
But I think the sed here is missing 's' from start, so this does not actually do anything...
We can only guess what was actually meant ...
MfG, Bernd
Bernd Petrovitsch Email : bernd@petrovitsch.priv.at There is no cloud, just other people computers. - FSFE LUGA : http://www.luga.at