Directories ¶
Path | Synopsis |
---|---|
ch01
|
|
dup1
Dup1 prints the text of each line that appears more than once in the standard input, preceded by its count.
|
Dup1 prints the text of each line that appears more than once in the standard input, preceded by its count. |
dup2
Dup2 prints the count and text of lines that appear more than once in the input.
|
Dup2 prints the count and text of lines that appear more than once in the input. |
dup3
Dup3 prints the count and text of lines that appear more than once in the named input files.
|
Dup3 prints the count and text of lines that appear more than once in the named input files. |
echo1
Echo1 prints its command-line arguments.
|
Echo1 prints its command-line arguments. |
echo2
Echo2 prints its command-line arguments.
|
Echo2 prints its command-line arguments. |
echo3
Echo3 prints its command-line arguments.
|
Echo3 prints its command-line arguments. |
fetch
Fetch prints the content found at each specified URL.
|
Fetch prints the content found at each specified URL. |
fetch-copy
Fetch prints the content found at a URL.
|
Fetch prints the content found at a URL. |
fetchall
Fetchall fetches URLs in parallel and reports their times and sizes.
|
Fetchall fetches URLs in parallel and reports their times and sizes. |
fetchall-body
Fetchall fetches URLs in parallel and reports their times and sizes.
|
Fetchall fetches URLs in parallel and reports their times and sizes. |
lissajous
Lissajous generates GIF animations of random Lissajous figures.
|
Lissajous generates GIF animations of random Lissajous figures. |
server1
Server1 is a minimal "echo" server.
|
Server1 is a minimal "echo" server. |
server2
Server2 is a minimal "echo" and counter server.
|
Server2 is a minimal "echo" and counter server. |
server3
Server3 is an "echo" server that displays request parameters.
|
Server3 is an "echo" server that displays request parameters. |
ch02
|
|
boiling
Boiling prints the boiling point of water.
|
Boiling prints the boiling point of water. |
cf
Cf converts its numeric argument to Celsius and Fahrenheit.
|
Cf converts its numeric argument to Celsius and Fahrenheit. |
echo4
Echo4 prints its command-line arguments.
|
Echo4 prints its command-line arguments. |
ftoc
Ftoc prints two Fahrenheit-to-Celsius conversions.
|
Ftoc prints two Fahrenheit-to-Celsius conversions. |
kelvin-tempconv
Package tempconv performs Celsius and Fahrenheit conversions.
|
Package tempconv performs Celsius and Fahrenheit conversions. |
popcount
(Package doc comment intentionally malformed to demonstrate golint.) !+
|
(Package doc comment intentionally malformed to demonstrate golint.) !+ |
tempconv
Package tempconv performs Celsius and Fahrenheit conversions.
|
Package tempconv performs Celsius and Fahrenheit conversions. |
tempconv0
Package tempconv performs Celsius and Fahrenheit temperature computations.
|
Package tempconv performs Celsius and Fahrenheit temperature computations. |
ch03
|
|
surface
Surface computes an SVG rendering of a 3-D surface function.
|
Surface computes an SVG rendering of a 3-D surface function. |
Click to show internal directories.
Click to hide internal directories.