>
> Coming back to my previous Q, is there a way to always run a process
> (firefox) with aparticular process id and then filter based on that id?
>

Don't think so. But you can do the following:

* Run firefox thorough a wrapper script
* Run `pidof firefox-bin` in your wrapper to get the PID of firefox
* Update your iptables rule (the firefox one) using the "-R" replace option

--
Rohan
http://rohan.almeida.in


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to