Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] Logo on any page
Hi
You're right! perl -pie 's/MARK/\000epsf ....../g;' workes fine.
Thank you !
Am Freitag, 15. April 2005 20:01 schrieb Giulio Orsero:
> On 4/15/05, Thomas Schilling <T.Schilling@xxxxxxxxxxxxxxx> wrote:
> > Hi
> >
> > cat text|sed -e '1,$s/@@FRM 0/\000epsf[x0ca y0ca nx ny]{pic.eps}/g' >
> > text.pre
>
> "sed" doesn't understand octal escapes like \000, like you can do with
> echo -ne "\000"
>
> I think you'll need to use awk or perl to do it.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*