| delorie.com/archives/browse.cgi | search | 
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f | 
| Date: | Fri, 20 Aug 2004 16:52:29 -0400 | 
| Message-Id: | <200408202052.i7KKqT9J007649@envy.delorie.com> | 
| From: | DJ Delorie <dj AT delorie DOT com> | 
| To: | djgpp AT delorie DOT com | 
| In-reply-to: | <kftVc.1041$Rp6.927@newssvr14.news.prodigy.com> | 
| (one2001boy AT yahoo DOT com) | |
| Subject: | Re: gunzip.exe missed in gzip135b.zip? | 
| References: | <JrrVc.8848$ox4 DOT 1659 AT newssvr27 DOT news DOT prodigy DOT com> <200408201850 DOT i7KIoWCl005856 AT envy DOT delorie DOT com> <iDsVc.8866$_U4 DOT 7490 AT newssvr27 DOT news DOT prodigy DOT com> <200408202019 DOT i7KKJXdT007147 AT envy DOT delorie DOT com> <kftVc.1041$Rp6 DOT 927 AT newssvr14 DOT news DOT prodigy DOT com> | 
| Errors-To: | nobody AT delorie DOT com | 
| X-Mailing-List: | djgpp AT delorie DOT com | 
| X-Unsubscribes-To: | listserv AT delorie DOT com | 
> I tried data file. It seems that the created symbolic file can only > be displayed correctly using cat. If using vi or more.exe or > microsoft word, they will display Yes. Symlinks of DJGPP's sort are DJGPP-specific, tools from other places will not see them as symlinks. > Where to get stubedit.exe? It's in djdev203.zip; you should already have it. > Thanks. can I use: > stubedit gunzip.exe runfile="gzip -d"? No. "runfile" only changes the file that's loaded, it cannot change the command line. Note that gzip doesn't need the "-d" as it uses the name it was invoked with (gunzip in this case) to set its defaults.
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |