LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

rfc

Read IETF RFCs from the terminal

TLDR

Open an RFC by number
$ rfc [791]
copy
Search RFCs by keyword (if supported by build)
$ rfc [search-term]
copy

SYNOPSIS

rfc *number*|*query*

DESCRIPTION

rfc fetches and displays IETF Request for Comments documents in the terminal, so you can read protocol specifications without a browser. Implementations commonly page through text via $PAGER. The widely packaged tool from bfontaine/rfc is a small shell wrapper around remote RFC text sources.

PARAMETERS

*number*

RFC number to retrieve (e.g. 7231).
Behavior for keyword search, local caching, and offline mirrors depends on the version—run rfc -h or read the script header.

INSTALL

sudo pacman -S rfc
copy
nix profile install nixpkgs#rfc
copy

CAVEATS

Requires network access unless a local RFC collection is configured. Formatting is plain text; some RFCs are better read as PDF/HTML on the IETF site.

SEE ALSO

curl(1), less(1), man(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid