On 3/15/2010 6:37 PM, Roe, Kevin L. wrote:
So a complete uninstall (by deleting the directory and removing registry
references) followed by a complete install fixed all my problems except one:
My rxvt shortcut results in a prompt that has not read my .bashrc file. So I
hacked the /etc/profile file to include the line:
. "/<home_dir>/.bashrc"
That fixed it.
The rxvt syntax is below:
C:\cygwin\bin\rxvt.exe -T "%COMPUTERNAME%.%USERDNSDOMAIN%" -e /bin/bash --login -c
"exec /bin/bash"
The above is expected. It's documented behavior of bash. If you're
curious as to the typical resolutions for people that want their
.bashrc sourced in login shells, google around a bit on the topic.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
216 Dalton Rd. (508) 893-9889 - FAX
Holliston, MA 01746
_____________________________________________________________________
A: Yes.
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting annoying in email?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple