• # Pour info

    Posté par (site web personnel) . En réponse à la dépêche qRFCview : un petit logiciel libre sympa pour lire les RFC. Évalué à 3.

    RFC Util [1] est un petit outil bien pratique et ultra simple pour effectuer des recherches et visualiser les RFC. Un complément fort utile pour qui s'intéresse au sujet.

    Un exemple valant mieux qu'un long discours:

    marge ~ # rfc -h
    rfc v3.2.3: perl util to search the rfc-index and disply the pages with $viewer
    usage: rfc # search rfc-index for specified RFC and list topic
    rfc -d # /path/ (optional) dumps plain text RFC. default is current dir
    rfc -h displays this stuff
    rfc -i updates the /var/cache/rfc/rfc-index via $viewer
    rfc -k keyword; same as -s
    rfc -l # spawns $viewer to the specified RFC
    rfc -m # user@remote.net [opt subject]; emails the RFC to given address
    rfc -n #/daemon local search for non-standard service/port nums
    (BO, Netbus, etc)
    rfc -o # Dumps RFC to STDOUT
    rfc -p Connect to INI's assigned numbers for proto nums or
    services/ports association
    rfc -r go wild with your own regexp on rfc-index
    rfc -s "string" Search the index for specific string
    rfc -u # sets the base URL to the number listed with -w
    rfc -w lists the available webservers to display
    baseURL=http://www.ietf.org/rfc/
    comments/bugfixes mailto: rfc@blinky-lights.org


    [1] http://www.dewn.com/rfc/