I have tried using split to separate the username from the host: ($username, $host ) = split( '\@', $argv[1] ); Which didn't work. If anyone has any ideas they would be much appreciated.#!/usr/bin/perl -w print $argv[1] . "\n";
In reply to email address as argument to script by jschimno
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |