20 Feb
2009
20 Feb
'09
5:42 p.m.
On Feb 20, 2009, at 08:35, Peter Dyballa wrote:
When I invoke in bash (invoked by 'bash <RET>' which reads ~/.bashrc) inside Terminal
exec -l /bin/tcsh -c 'exec $argv:q' "${@}"
the correct path and PATH settings are echoed from ~/.cshrc (because I don't have a ~/.tcshrc file).
So then it sounds like everything is correct... what is the issue?