chiark / gitweb /
bin: Use 'head -n 1' rather than 'head -1' (_POSIX2_VERSION=200112).
[bin.git] / get-rfc
1 #! /bin/sh
2 # Depends: wget
3 wget "http://www.ietf.org/rfc/rfc$1.txt"