On 9/21/06, Alex Brelsfoard <[EMAIL PROTECTED]> wrote: > I know I've done this before, but I'm having a hard time finding my old > code, and am not using the right search terms on google... > All I am looking for is the quickest method to find the user who is calling > this script. > This is a script that will only ever be run by shell command on a Linux > system.
my $user = `whoami` Kate > [email protected] > http://mail.pm.org/mailman/listinfo/boston-pm > _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

