Kicsit játszottam vele, s ez meg van oldva. Verzió:
rpm -q firefox xulrunner
firefox-23.0-1.fc19.x86_64
xulrunner-23.0-2.fc19.x86_64
Van egy default profilom, létrehoztam az új profilt:
firefox -CreateProfile alma
Elindítottam a böngészőt a default profillal:
firefox
Elindítottam a másik profillal is:
firefox -P alma -new-instance
Leellenőriztem, hogy a vártnak megfelelően valóban két process fut-e, s valóban:
pgrep -lx firefox
6436 firefox
7360 firefox
Ezután új fülön nyitottam meg a kernel honlapját a default profilon:
firefox -P default -remote "openURL(http://kernel.org,new-tab)"
Most pedig a másik profilon:
firefox -P alma -remote "openURL(http://kernel.org,new-tab)"
És működik! :)
tr '[:lower:]' '[:upper:]' <<<locsemege
LOCSEMEGE