Thanks Gergo for these links. Looks like it is Bash since the script starts with #!/bin/bash. So I downloaded bash.exe from the tigris.org website...
Please forgive my ignorance with the Unix side of things, but, what now? I run bash and it gives me the prompt "bash$" and now I don't seem to be able to do anything. It doesn't even recognize "ls" or "cat" as commands! Thanks in advance for your help! Kevin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gergo Szakal Sent: Sunday, September 30, 2007 1:50 PM To: [email protected] Subject: Re: Windows updates There is a Bourne shell (sh) binary for Windows. Here yu can download it: http://sourceforge.net/projects/unxutils If it's bash (ugh), then you need this: http://winbash.tigris.org/ On Sun, 30 Sep 2007 09:46:07 -0700 "Kevin Tucker" <[EMAIL PROTECTED]> wrote: > And because the script is a Linux shell script instead of a Perl > script, I'm not able to run it on the Windows file server that I have > the install share hosted on. > > Do you have any suggestions for those of us more locked into Windows? ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel
