- or download this
#!/usr/bin/perl
...
}
}
}
- or download this
for i in `cat reddit`; do
GET $i | grep -i title
done
- or download this
#!/usr/bin/perl
...
$s =~ tr/\n/ /;
print "$s\n";
}
- or download this
for i in `cat reddit`; do
GET $i | htmlx title
done