home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 September
/
Simtel20_Sept92.cdr
/
msdos
/
txtutl
/
egrep.arc
/
README.ALS
< prev
next >
Wrap
Text File
|
1988-03-31
|
2KB
|
112 lines
I'm trying to get a large collection of unix tools for MSDOS
together for distribution. Here is a list of what I have already. If
you see something missing that you have or if you have source for one of
these please send them to me. If this package get too large I will
distribute via U.S. mail (S.A.S.E). But please wait till I finallize
the collection before sending me your disks.
My two main sources have been K.van Houten who supplied source and Dan
Norton who didn't. Others have ethier been picked off the net or
various BBSs. These program are as unix like as possible within
MS-DOS. I would perfer programs which
A. Require no $ from the user.
B. include source code
Please do not send me programs from PICNIX since they do not fall
under the above critiera.
Utility Name Source Comments
at no P.C Magazine? TSR
atob, btoa yes
awk yes Actually called bawk: Bob Brodt
cal no
cat no
chmod no
date no mapped to udate via CED
detab no
df yes Another good one from K.V.H
diff yes But it deosn't work
du yes Another good one from K.V.H
ed yes
egrep yes Very fast
entab no
find yes Very nice
fgrep no No wildcard expansion
grep yes Not very powerful, some bugs
history yes I don't use it, but it looks good
head no
ls yes Very well done
make no NDMAKE (somebody should have source)
more no This has been around the net
mv yes sort of buggy, No -i support
mv no This one works well
nroff yes NRO - not 100% compatible
patch no From Larry Wall
pcshell no Doesn't like TSR programs
pushd,popd no different flavor, TSR
pr no
rev yes source in asm
rm yes Very well done
sed yes via GNU
unshar no
shar no
sort no
sleep yes Here's a tough one to write
strings yes
sum yes
tail no
tar yes Latest from GNU
touch yes
uuclone yes Not very much Documentation
uu{de,en}code yes no bells or whistles
vi yes Actually TVX emulation - not very good