📄 unxutilsdist.html
字号:
<html>
<head>
<meta name="description"
content="Native Win32 ports of some GNU utilities
linux
bison-1.28 (GNU yacc)
bzip2
diffutils-2.7
fileutils-3.16
findutils-4.1
flex-2.5.4 (GNU lex)
gawk-3.0.5 (GNU awk)
grep-2.4
gsar110
gzip-1.2.4
less-340
m4-1.4
make-3.78.1
patch-2.4
sed-2.05
shellutils-1.9.4
tar-1.12
textutils-1.22
wget-1.6.0
fsplit
recode-3.5
ncompress-2.4.2
zsh">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<meta name="keywords" content="Win32,GNU,Unix,Linux,utilities">
<title>Native Win32 ports of some GNU utilities</title>
</head>
<body bgcolor="#E2E2EB">
<table border="0" width="72%">
<tr>
<td width="100%"><table border="0" width="100%" bgcolor="#8080FF">
<tr>
<td width="32%"></td>
<td width="68%"><big><big><font face="Verdana">GNU utilities for Win32</font></big></big></td>
</tr>
</table>
<p align="left"><font face="Verdana"><br>
This are some ports of common <a href="http://www.fsf.org">GNU</a> utilities to native
Win32. In this context, native means the executables do only depend on the Microsoft
C-runtime (msvcrt.dll) and not an emulation layer like that provided by <a
href="http://www.cygwin.com/">Cygwin</a> tools.<br>
</font></p>
<p align="left"><strong><font face="Verdana">Download:</font></strong></p>
<blockquote>
<p align="left"><font face="Verdana">by http: <a href="UnxUtils.zip">UnxUtils.zip</a><br>
latest updates (after 14-04-03): <a href="UnxUpdates.zip">UnxUpdates.zip</a> </font></p>
</blockquote>
<p><strong><font face="Verdana">Source code:</font></strong></p>
<blockquote>
<p align="left"><font face="Verdana">I have started an Open source project at <a
href="http://unxutils.sourceforge.net">http://unxutils.sourceforge.net</a>. There is a
<a href="#cvs">CVS</a> repository of all sources, even if the changes to the
original GNU code are trivial. The repository can be accessed via anonymous CVS with the
command<br>
</font><small><font face="Courier New">cvs
-d:pserver:anonymous@cvs.UnxUtils.sourceforge.net:/cvsroot/unxutils login</font></small></p>
</blockquote>
<hr>
<p align="left"><small><font face="Verdana">The following program versions are covered:</font></small></p>
<blockquote>
<p align="left"><font face="Verdana"><small>bc-1.05<br>
bison-1.28<br>
bzip2-1.0.2<br>
diffutils-2.7<br>
fileutils-3.16<br>
findutils-4.1<br>
flex-2.5.4<br>
gawk-3.1.0<br>
grep-2.4.2<br>
gsar110<br>
gzip-1.2.4<br>
indent-2.2.9<br>
jwhois-2.4.1<br>
less-340<br>
m4-1.4<br>
make-3.78.1<br>
patch-2.5<br>
recode-3.6<br>
rman-3.0.7<br>
sed-3.02<br>
shellutils-1.9.4<br>
tar-1.12<br>
textutils-2.1</small><br>
<small>unrar-3.00<br>
wget-1.8.2<br>
which-2.4</small></font></p>
</blockquote>
<p align="left"><small><font face="Verdana">Standard behavior:</font></small></p>
<ul>
<li><p align="left"><small><font face="Verdana">forward as well as backward slashes in file
paths are accepted.</font></small></p>
</li>
</ul>
<p align="left"><font face="Verdana">What is new:</font></p>
<p align="left"><font face="Verdana"><br>
<small> <u>14-04-03</u></small></font></p>
<ul>
<li><p align="left"><strong><font face="Verdana" color="#E41B66">New edition</font></strong></p>
</li>
<li><p align="left"><small><font face="Verdana">The programs are in use on all continents of
earth, including Antarctica. Still no users on Mars.</font></small></p>
</li>
</ul>
<p align="left"> </p>
<table border="1" width="698" height="2400">
<tr>
<td width="1" height="26" bgcolor="#8080FF"><h2 align="center">Program</h2>
</td>
<td width="733" height="26" bgcolor="#8080FF"><h2 align="center">Notes</h2>
</td>
</tr>
<tr>
<td width="1" height="19">agrep.exe</td>
<td width="733" height="19">got it from here: <a href="http://www.tgries.de/agrep/">http://www.tgries.de/agrep/</a></td>
</tr>
<tr>
<td width="1" height="19">ansi2knr.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">basename.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">bison.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">bzip2.exe</td>
<td width="733" height="19">Julian Sewards <a href="http://sourceware.cygnus.com/bzip2/">alternative
compressor</a></td>
</tr>
<tr>
<td width="1" height="19">bunzip2.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">bzip2recover.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">cat.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">chgrp.exe</td>
<td width="733" height="19">dummy</td>
</tr>
<tr>
<td width="1" height="19">chmod.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">chown.exe</td>
<td width="733" height="19">dummy</td>
</tr>
<tr>
<td width="1" height="19">cksum.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">cmp.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">comm.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">compress.exe</td>
<td width="733" height="19">for (de)compressing .Z files; this is actually a program
called ncompress and was found on one of the <a
href="ftp://sunsite.unc.edu/pub/Linux/">Linux mirrors</a></td>
</tr>
<tr>
<td width="1" height="19">cp.exe</td>
<td width="733" height="19">works only on NT, does real hardlinks on NTFS</td>
</tr>
<tr>
<td width="1" height="19">csplit.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">cut.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">date.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">dd.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">df.exe</td>
<td width="733" height="19">dummy</td>
</tr>
<tr>
<td width="1" height="19">diff.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">diff3.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="1" height="19">dirname.exe</td>
<td width="733" height="19"></td>
</tr>
<tr>
<td width="216" height="19">du.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">echo.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">egrep.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">env.exe</td>
<td width="476" height="19">dummy</td>
</tr>
<tr>
<td width="216" height="19">expand.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">expr.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">factor.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">fgrep.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="38">find.exe</td>
<td width="476" height="38"><ul>
<li>Example of command line under Cmd/Command shell:<br>
find -name *.txt -exec cat {} ;</li>
</ul>
</td>
</tr>
<tr>
<td width="216" height="19">flex.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">fmt.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">fold.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">gawk.exe</td>
<td width="476" height="19">input files are opened in text mode</td>
</tr>
<tr>
<td width="216" height="19">make.exe</td>
<td width="476" height="19">From v3.77 upwards, make searches for a sh.exe on the path. If
it does not find one, it switches to win32 make mode that is it uses intermediate batch
files for command processing.<br>
This is fine until your makefile tries to execute something like mkdir, which will invoke
the internal mkdir from cmd.exe or command.com. As the results may not be to your liking,
you may prefer to use the sh.exe provide here.</td>
</tr>
<tr>
<td width="216" height="19">grep.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">gsar.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">gunzip.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">gzip.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">head.exe</td>
<td width="476" height="19"></td>
</tr>
<tr>
<td width="216" height="19">id.exe</td>
<td width="476" height="19">dummy</td>
</tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -