2 行
83 B
Bash
実行ファイル
2 行
83 B
Bash
実行ファイル
#!/bin/sh
|
|
curl -sL https://kelder.zeus.ugent.be/messages/ | w3m -dump -T text/html
|