ftp.delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | Rugxulo <rugxulo AT gmail DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: ANNOUNCE: DJGPP port of GNU Sed 4.2 uploaded. |
Date: | Sat, 11 Jul 2009 00:32:04 -0700 (PDT) |
Organization: | http://groups.google.com |
Lines: | 42 |
Message-ID: | <2ebe0f9b-17d8-4f6b-af78-d9468d0dab77@26g2000yqk.googlegroups.com> |
References: | <200906080112 DOT n581CI65027120 AT delorie DOT com> |
NNTP-Posting-Host: | 65.13.115.246 |
Mime-Version: | 1.0 |
X-Trace: | posting.google.com 1247297524 32397 127.0.0.1 (11 Jul 2009 07:32:04 GMT) |
X-Complaints-To: | groups-abuse AT google DOT com |
NNTP-Posting-Date: | Sat, 11 Jul 2009 07:32:04 +0000 (UTC) |
Complaints-To: | groups-abuse AT google DOT com |
Injection-Info: | 26g2000yqk.googlegroups.com; posting-host=65.13.115.246; |
posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO | |
User-Agent: | G2/1.0 |
X-HTTP-UserAgent: | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) |
AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.33 Safari/530.5,gzip(gfe),gzip(gfe) | |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Hi, On Jun 7, 5:25=A0pm, "Juan Manuel Guerrero" <juan DOT guerr DOT DOT DOT AT gmx DOT de> wrote: > > This is a port of GNU Sed 4.2 to MSDOS/DJGPP. > > =A0 Send suggestions and bug reports concerning the DJGPP port > =A0 to comp.os.msdos.djgpp or <dj DOT DOT DOT AT delorie DOT com>. I'm not sure this is technically a bug since it seems to still work as expected, but I'm mentioning it anyways just FYI. It doesn't do this (complain) on Windows at all. ------------------------------------------------------------------ [ FreeDOS ] Sat 07/11/2009>cat tony.txt hello world [ FreeDOS ] Sat 07/11/2009>d:\utils\sed -i "s/hello/goodbye/" tony.txt d:/utils/sed.exe: preserving permissions for `./seaaaaaa': Function not implemen ted (ENOSYS) [ FreeDOS ] Sat 07/11/2009>cat tony.txt goodbye world =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D [ DR-DOS ] Sat 7-11-2009>cat tony.txt hello world [ DR-DOS ] Sat 7-11-2009>sed -i "s/hello/GOODBYE/" tony.txt c:/utils/sed.exe: preserving permissions for `./seaaaaaa': Function not implemen ted (ENOSYS) [ DR-DOS ] Sat 7-11-2009>cat tony.txt GOODBYE world ------------------------------------------------------------------
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |