3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
|
#!/bin/sh
|
||
|
curl -s kelder.zeus.ugent.be/messages/ | w3m -dump -T text/html
|