View Single Post
Old May 9th, 2006, 10:11 PM   #1
titaniumdecoy
Expert Programmer
 
titaniumdecoy's Avatar
 
Join Date: Nov 2005
Posts: 903
Rep Power: 3 titaniumdecoy is on a distinguished road
Send a message via AIM to titaniumdecoy
Unix commands compatible with Windows?

I'm planning to write a PHP script that makes use of various Unix commands such as `rcs`. I know that Windows has DOS built in which can run some commands such as `cd`, `ls`, etc. I was just wondering what commands are supported under Windows and would be compatible with both systems. Is there a list of supported commands under Windows? I know the vast majority of Unix commands are not compatible with Windows, but I just want to check.

Thanks.
titaniumdecoy is offline   Reply With Quote