-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Clive Standbridge <clive.standbri...@myriadgroup.com> writes:
>> The major problem is that I want all >> these URLs to be opened simultaneously, and not Iceweasel to be closed >> to be able to launch a new tab according to my command! >> >> Any idea? > > The following will open a new tab in a running iceweasel or open a new > instance as necessary: > > if firefox -remote "ping()" >/dev/null 2>&1 > then > firefox -remote "openURL($1,new-tab)" > else > firefox "$1" & > fi > > Use iceweasel instead of firefox if you prefer. Nice! Thanks. :-) - -- Merciadri Luca See http://www.student.montefiore.ulg.ac.be/~merciadri/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/> iEYEARECAAYFAksr1ngACgkQM0LLzLt8MhzaOgCgmWjXBhydhICgZE4Txna992bJ DoEAni6IvjmT8wzRtCQcgMnQ8jqP5/lZ =E+xr -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org