This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: source command broken in bash


Type the following in your bash prompt:

unalias source
unalias .

You'll need to find which of your local script 
files alias these commands to gawk and remove 
these settings if the aliases are not to your 
liking.

I suppose there's some possibility that you have
created some links (symbolic or otherwise) that 
would do the same thing as the aliases.  Better 
check your system for those too.

Larry

Original Message:
-----------------
From: Bryan Higgins bryan@motet.com
Date: Tue, 26 Nov 2002 12:37:34 -0800
To: cygwin@cygwin.com
Subject: "source" command broken in bash


Neither "source" nor "." work for me in bash--it displays the gawk usage
message!

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]