summaryrefslogtreecommitdiff
path: root/rfc-list
blob: 4e9b1408050502b13d3a5ea045455923b4bbeb71 (plain) (blame)
1
2
3
4
5
#!/usr/bin/env bash
if [ ! -e ~/.cache/rfc.titles ];then
  gopher-get gopher://batou.thebackupbox.net/0/rfc.titles > ~/.cache/rfc.titles
fi
cat ~/.cache/rfc.titles