1 posts
Posted 17 January 2013 - 10:34 PM
i was wantingto know if it was posible to copy code from one mining turtle into another. cause i just spend 7 hours on this code and i want more then one copy.
it is on a sever that i own.
7508 posts
Location
Australia
Posted 17 January 2013 - 10:41 PM
3 methods:
1, Use a disk drive and floppy disk, using the command in the terminal "cp <source> <destination>" then put it on the other computers and do the same process, a disk is "/disk"
2, Copy and paste in your file system go into the server files then "/world/computer/<computerID>" and copy file into all ones you want it in, to find out computer id type "id" in the terminal
3, Pointless for this case, but there is also pastebin program