aboutsummaryrefslogtreecommitdiffstats
path: root/rfc-search
blob: 04b415ce3dd92fb06176999b408a5ef33c6cc898 (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 | choose 'RFC>' | xargs -r uristart