aboutsummaryrefslogblamecommitdiff
path: root/bin/rfcf
blob: 48cc2d4323cfab76982306a0874f41377de6e7e3 (plain) (tree)
1
2
3
4
5




                                            
#!/bin/sh

# Retrieve the RFC with curl(1)
rn=${1?Need an RFC number}
curl https://tools.ietf.org/rfc/rfc"$rn".txt