Results 1 to 5 of 5

Threaded View

  1. Collapse Details
     
    #2
    DogManz maks's Avatar
    Join Date
    Dec 2011
    Location
    Lud, Midworld
    Posts
    99,256
    PHP Code:
    #/bin/bash
    #copy the thread lengthener post that the lizards like so much directly into the clipboard with a single double click
    for i in {1..500}
    do
    echo 
    "[img]http://comeontothelord.com/img/lc.png[/img]" >> tmp.txt
    done
    pbcopy 
    tmp.txt
    yes
    |rm tmp.txt 
    Last edited by maks; 04-21-2012 at 12:28 PM.
    Reply With Quote
     

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •