I'm running Ubuntu 10.10 with Nautilus-Elementary installed. When I open the embedded terminal in Nautilus (F7) and run echo $PATH, I get:
/usr/bin:/bin:./usr/local/bin:/bin
When run the same command in the regular terminal, I get:
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
Is there some logic in this behavior, is this a bug, or did I just forget to configure something?