Wishful thinking : unix to windows script?

J

John Leslie

Or does anyone have a python script which takes a standard unix
command as an argument and runs the pyton/windows equivalent on
windows?
 
S

Steve Holden

John said:
Or does anyone have a python script which takes a standard unix
command as an argument and runs the pyton/windows equivalent on
windows?

This would seem to be a request of overkill of the worst kind, given the
existing availability of tools like Cygwin (www.cygwin.com) and, more
recently, CoLinux (www.colinux.org).

Why do it in Python when it's better done already?

regards
Steve
 
P

Patrick Useldinger

John said:
Or does anyone have a python script which takes a standard unix
command as an argument and runs the pyton/windows equivalent on
windows?

There's not always an equivalent command.

-pu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top