On 01/21/2011 03:19 PM, Cameron Simpson wrote:
> On 21Jan2011 14:43, Robert Moskowitz<r...@htt-consult.com>  wrote:
> | I run FOUR copies of Thunderbird at one time, each with its own
> | directory structure.  Each has multiple mail addresses to download.
> |
> | I start them with command lines like:
> |
> | export MOZ_NO_REMOTE=1
> | thunderbird -profile ~/data/htt/Mail&
> | export -n MOZ_NO_REMOTE
> [...snip...]
>
> This is cleaner:
>
>    MOZ_NO_REMOTE=1 thunderbird -profile ~/data/htt/Mail&
>
> A per-command envvar setting, no need to undo it.

Ohhh, I like this!

This I can put into a Gnome panel command.

I got mine from Mozilla support years ago...


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to