- or download this
perl -e '$s="Location: http://www.google.com Status Code: 200 OK"; @pc
+s = split(/ /, $s); for ( @pcs ) { print $_ . "\n" if /http/; }'
- or download this
http://www.google.com
- or download this
#! /usr/bin/perl
...
Location: http://www.google.com Status Code: 200 OK
<br />
File : http://www.aby.cos Status code: 500 Server Error
- or download this
http://www.google.com
http://www.aby.cos