Hello, On Fri, 04 Dec 2009, Balachandar wrote: > I know that the shell script can automate many works in linux > environment.If i > want the same in windows how can i do? Is there anyway to run shell scripts > in > windows environment ?
There is are ports of the bash/zsh/pdksh shells to the cygwin environment of windows. Note that you will also need the ports of the standard utilities which make the shell so powerfull under Unix. These are also mostly available. Regards, Kapil. -- _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
