"ps x | grep plug" yields nothing but the "grep" process.
"ps x -o pid,ppid,cmd | grep 12345" (where 12345 is firefox's PID) yields nothing but the "grep" process. I'm running Firefox 38.0.5, which is the latest release. I use a script I wrote long ago to fetch the latest tarball from ftp.mozilla.org and build an rpm from the tarball. Perhaps there's been a change in recent versions of firefox, or a difference between the vanilla tarballs and the rpm packages that the distro builds? On Tue, Jun 23, 2015 at 9:54 PM, Bill Ricker <[email protected]> wrote: > On Tue, Jun 23, 2015 at 8:48 PM, John Abreau <[email protected]> wrote: > > > Shouldn't plugin-container be running if firefox is running? > > > 'top' truncates mine to 'plugin-containe', but that does contain 'plug'. > > > > -- > Bill Ricker > [email protected] > https://www.linkedin.com/in/n1vux > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.blu.org/mailman/listinfo/discuss > -- John Abreau / Executive Director, Boston Linux & Unix Email [email protected] / WWW http://www.abreau.net / PGP-Key-ID 0x920063C6 PGP-Key-Fingerprint A5AD 6BE1 FEFE 8E4F 5C23 C2D0 E885 E17C 9200 63C6 _______________________________________________ Discuss mailing list [email protected] http://lists.blu.org/mailman/listinfo/discuss
