Documentation
¶
Overview ¶
Dup1 prints the text of each line that apperas more than once in the standard input, preceded by its count
Dup2 prints the count and text of lines that appera more than once in the input. It reads from stin of from a list of named files.
Dup3 prints the count and text of lines that appera more than once in the input. It reads from a list of named files, using ReadFile.
echo1 prints its command line arguments
Echo2 prints its command-line arguments ¶
Echo3 prints its command-line arguments ¶
echo1 prints its command line arguments
Echo2 prints its command-line arguments ¶
Echo3 prints its command-line arguments ¶
Lissajous generates GIF animations of random Lissajous figures.
Lissajous generates GIF animations of random Lissajous figures.
Fetch prints the content found at an URL ¶
Fetch prints the content found at an URL ¶
Fetch prints the content found at an URL ¶
Fetch prints the content found at an URL ¶
Fetchall fetches URLs in parallel and reports their times and sizes.
Lissajous generates GIF animations of random Lissajous figures.
Server1 is a minimal "echo" server
Server2 is a minimal "echo" and counter server
Server3 is a minimal "echo" server with header data
Server4 is a lissajous gif server