On Apr 1, 2013, at 10:05 AM, "1.61803" <[email protected]> wrote:
> I know that, but would you elaborate your point? Your aliases and non-default additions to the PATH environment variable are specific to your shell, bash. Other shells, like sh/tcsh/zsh, won’t pick up on these things. In Terminal, run `exec /bin/sh`. Do any of those commands work there? Actually, they might. I seem to remember hearing long ago that `sh` was just `bash` on OS X. If that’s the case, there are some init files that are only read for an interactive login. Maybe your aliases and PATH need to be defined elsewhere to get picked up in all environments (and not just interactive Terminal sessions). See the man page for details. -- Rob McBroom <http://www.skurfer.com/> -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
