This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
PatrikF1's profile picture

Downloading Pastebins Directly to Floppy disk

Started by PatrikF1, 17 July 2015 - 12:09 PM
PatrikF1 #1
Posted 17 July 2015 - 02:09 PM
Is there any way to download a pastebin directly to a Floppy disk as a startup?
Edited on 17 July 2015 - 12:49 PM
Bomb Bloke #2
Posted 17 July 2015 - 02:33 PM
pastebin get <pasteID> startup
Lupus590 #3
Posted 17 July 2015 - 02:35 PM
The file name part of the pastebin call can include a path too

pastebin get <code> disk1/startup
PatrikF1 #4
Posted 17 July 2015 - 02:40 PM
pastebin get <pasteID> startup
I mean a Floppy Disk
Lupus590 #5
Posted 17 July 2015 - 03:52 PM
the you'd want to use my example,