• #dev 2024-02-28
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-02-28 UTC
# 10:27
capjamesg
A one liner: `curl -s -H "Content-Type: text/groff" https://jamesg.blog/2024/02/19/personal-website-ideas/ -L 2>&1 > /tmp/man_page && man /tmp/man_page && rm /tmp/man_page`