--- On Tue, 15/6/10, Salvadesswaran P.S. <[email protected]> wrote:
> > On Tue, Jun 15, 2010 at 3:51 PM, venkat raman <[email protected]> > wrote: > >> dear friends, > >> if i am running a process in > rhel5, i dont want the process > >> should be monitor by top command.Is there any > way,pls suggest me.. > > > > Rewrite top to hide process based on the name of the > binary - just a > > wild thought! > > > > A way to do this is to create an alias named top, that uses > text > processing to filter out the name of the binary one wishes > to hide. Alternatively alias the application that should be hidden to some obscure/common name. In any case there tools other than top - ps for example does similar job. So it should be futile effort. More information about what you want to hide, purpose etc., by OP may help others to suggest solution. Raman.P blog:http://ramanchennai.wordpress.com/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
