Paul Johnson has written on 7/13/2014 5:00 PM: > perl -nale 'print $F[-1]' < original_file.txt > just_email.txt
e:\Docs\>perl -nale 'print $F[-1]' < 4sam.txt > just_email.txt Can't find string terminator "'" anywhere before EOF at -e line 1. ??? 4sam.txt is the file to be operated on. SAmple line: Brown Marty 5 Garfield Ct 555 1212 martybr...@aol.com -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/