fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] Re: /bin/bash not found on windows


From: Michael Gliwinski
Subject: Re: [Fab-user] Re: /bin/bash not found on windows
Date: Fri, 21 Jan 2011 09:18:34 +0000
User-agent: KMail/1.13.5 (Linux/2.6.35-24-generic; KDE/4.5.4; x86_64; ; )

On Wednesday 19 Jan 2011 13:23:09 Rohit Kumar wrote:
> Hi,
> I am going to deploy my buildout remotely. Both machines are windows, ssh
> working fine there as i can login to them by ssh. So, I want to run a
> simple command from one windows system to other windows system. First when
> i run my command , i got a error like :
> 
> 
> 
> err : /bin/bash not found
> as i can understand that in windows system, there is no /bin/bash present.

What are you using for SSH on Windows?  CopSSH?  CygWin?

I think you could try logging on interactively and run `echo $SHELL` to find 
out what shell is used.  Or maybe try `type bash` or `which bash` to see if 
bash is available.  I'm not sure about CopSSH but CygWin should have bash.

PS. CygWin maps c:\cygwin (by default) to / so unix paths like /bin/bash are 
OK, in your situation maybe the shell is in different location.


-- 
Michael Gliwinski
Henderson Group Information Services
9-11 Hightown Avenue, Newtownabby, BT36 4RT
Phone: 028 9034 3319

**********************************************************************************************
The information in this email is confidential and may be legally privileged.  
It is intended solely for the addressee and access to the email by anyone else 
is unauthorised.
If you are not the intended recipient, any disclosure, copying, distribution or 
any action taken or omitted to be taken in reliance on it, is prohibited and 
may be unlawful.
When addressed to our clients, any opinions or advice contained in this e-mail 
are subject to the terms and conditions expressed  in the governing client 
engagement leter or contract.
If you have received this email in error please notify address@hidden

John Henderson (Holdings) Ltd
Registered office: 9 Hightown Avenue, Mallusk, County Antrim, Northern Ireland, 
BT36 4RT.
Registered in Northern Ireland
Registration Number NI010588
Vat No.: 814 6399 12
*********************************************************************************




reply via email to

[Prev in Thread] Current Thread [Next in Thread]