-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Matthew Wild wrote: > On Sat, Sep 13, 2008 at 8:03 PM, Johnathon Tinsley <[EMAIL PROTECTED]> wrote: >> No change, even after removing and re-installing firefox again. How do >> you tell which firefox binary is fired on the command "firefox"? >> > > ls -l $(which firefox) >
Thanks! :) Using ls -l `which firefox` we worked out that we were calling the wrong binary. Out of interest, whats the difference between $(command) and `command` in bash shell? Johnathon - -- Blog: http://kirrus.co.uk -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFI051+81bUwCB/xdgRAloOAJ94gdefhP+jqgLocrIb18fSnQrcQQCfVlh9 s8zH2E/8XoUrTVARyfHekqU= =InN9 -----END PGP SIGNATURE----- -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
