Tuesday, July 10, 2007

Re: [BLUG] spoofed process names?

Wow, easier than I expected. Fortunately you can still find out what
the actual process is called by grepping out the Name: line in /proc/[pid]/status


On Tue, Jul 10, 2007 at 12:34:51PM GMT, Brian Wheeler [bdwheele@indiana.edu] said the following:
>
> Nah, its "normal". Consider this perl program:
>
> #!/usr/bin/perl
> $0="hello there!";
> sleep 1000;
>

--
Mark Krenz
Bloomington Linux Users Group
http://www.bloomingtonlinux.org/
_______________________________________________
BLUG mailing list
BLUG@linuxfan.com
http://mailman.cs.indiana.edu/mailman/listinfo/blug

No comments: