Advertisement
Guest User

Frogturd Polisher #2

a guest
Jul 26th, 2014
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. /usr/local/bin/frogturd.sh :
  2.  
  3. #!/bin/bash
  4. /usr/bin/base64 -d | /usr/bin/lynx -stdin -dump | /usr/bin/perl -ne 's/\[\d\]//g; s/^\s+(\S)/$1/g; s/(.{50,})(\n|\r)/$1/; s/^(\D[^:]{1,10}:)/sprintf "%-12s",$1/e; if (/(Questions:|support\.groundspeak)/) {$foo++}; if(/coord\.info/) {$foo=0}; print "$_" unless (($foo) || ($. < 4))'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement