3 lines
90 B
Plaintext
3 lines
90 B
Plaintext
|
#!/bin/sh
|
||
|
curl --header "Content-Type: text/plain" -d "$*" kelder.zeus.ugent.be/messages/
|