Wow, very descriptive of you... ;)
Well, the most common DOS shell is 4DOS, but I'm not sure if the commands
are Linux style...
I may have, but I don't recall ever seeing a shell with Linux style
commands. I do recall a few packages with them though.
The GNU-ish DOS project probably had them (long dead, correct timeframe).
These might be buried in an ftp repository somewhere. But, I've searched a
few times and haven't located them. They seemed to have disappeared after
the UMich DOS archives were taken offline.
DJGPP has those commands as their port of GNU fileutils package. DJGPP is a
C compiler for DOS using GNU's GCC and a custom C library. IMO, this is
your best choice. It looks like the current files are fil41b.zip,
fil41d.zip, fil41s.zip in the v2gnu directory. You'll probably have to
download them from a mirror.
I recall seeing a bunch of similar commands for DOS somewhere... Yes, the
DOG project.
2004 sources for DietLibc have them from a package called embutils. This
package isn't on the current DietLibc page. The files don't seem to be in
the current DietLibc package either. There is a embutils site. The
embutils package probably isn't ported to DOS
Bob Stout's Snippets seems to have some.
http://dog.sourceforge.net/main/docs.php
http://www.fefe.de/embutils/
http://www.fefe.de/dietlibc/
http://www.delorie.com/djgpp/dl/ofc/
http://www.snippets.org/
HTH,
Rod Pemberton
>Bob Stout's Snippets
<snip>
Memories of Fido... problem with Robert is that he played favourites and
passed-up lots of good code from folks like me making snippets less
inclusive and robust than it could have been.
Anyway here's a shell...
http://ftp.kiarchive.ru/pub/msdos/unixlike/korn/
Assuming that someone actually remembers Korn (David) in this day of
Bourne-Again (Bash)...
Bill
>Anyway here's a shell...
http://ftp.kiarchive.ru/pub/msdos/unixlike/korn/
And here's the source:
ms_sh23s.zip 507634 Aug 28 1994
Korn Shell (MS Shell). Release 2.3. Source
ftp://garbo.uwasa.fi/pc/source/ms_sh23s.zip
And here is another important link:
http://lmgtfy.com:80/?q=korn+shell+for+DOS+MS+Shell
Thanks everyone...Found it...The file was called csh4.zip :-)