mirror of
http://gitea.phreedom.club/localhost_frssoft/pleroma-cli
synced 2025-01-12 11:49:30 +00:00
3 lines
39 B
Bash
Executable file
3 lines
39 B
Bash
Executable file
#!/bin/sh
|
|
cat | w3m -T text/html -dump
|