[colug-432] DOS utilities for *NIX and *NIX utilities for DOS
jep200404 at columbus.rr.com
jep200404 at columbus.rr.com
Fri Feb 25 14:21:38 EST 2011
Richard Hornsby
> aztec:~ rhornsby$ dir
> -bash: dir: command not found
By the way, on a Centos 5 box (compare to RHEL 5), I got the following:
[test at localhost ~]$ which dir
/usr/bin/dir
[test at localhost ~]$ rpm -qf /usr/bin/dir
coreutils-5.97-23.el5_4.2
[test at localhost ~]$ man dir
[test at localhost ~]$
For UNIXish commands in DOS, try:
http://unxutils.sourceforge.net/
It's better than DOS commands, but there is still much
UNIX goodness missing, like the way that pipes are handled.
I've not tried the zsh for DOS.
More information about the colug-432
mailing list