How can I paste to codepad.org from the commandline using curl?
|
feedback
|
|
here's a Python script
output
| |||
|
feedback
|
|
Yes, you can do it with curl. Assuming your code is Python and in myfile.python, you can do it like this:
(Edited to make it work.) | |||||||||||
feedback
|
|
You can also use reval:
| |||
|
feedback
|