Re: exmh with mozilla-firefox
Rick Baartman <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
BTW, this script does not start up a firefox if one is not running:
line 106 should be
if ($?) {
not
if ($? eq 1 ) {
(I think...)
--
rick baartman