Help for this page
#!/usr/bin/perl use Sudo; ... $ perl test.pl STDOUT: root tinyos
#!/usr/bin/perl use strict; use warnings; print $ENV{USER}."\n";