Can I Set Process Name?

Tobias Grosser Dady0815 at web.de
Tue Jul 8 08:38:28 PDT 2003


On Tue, 8 Jul 2003 08:26:45 -0700
"Drew Tomlinson" <drew at mykitchentable.net> wrote:

> Is there something really easy I'm missing?  If it's complicated I'm

Try to write a semicolon at the end of the line.


#!/usr/bin/perl
# A very simple perl web server used by Webmin

$0='webmin';

# Require basic libraries
package miniserv;


More information about the freebsd-questions mailing list