The following quick patch to usr.bin/finger/net.c fixes finger so that it only prints a single newline when a <CR> (carriage return) is followed by another <CR>, which may happen if you finger a site
The following quick patch to usr.bin/finger/net.c fixes finger so that it only prints a single newline when a <CR> (carriage return) is followed by another <CR>, which may happen if you finger a site beyond another site, i.e. finger user@site@some.other.site From: composer@Beyond.Dreams.ORG (Jeff Kellem)
show more ...
|