no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | fetch [2012/08/13 22:13] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== fetch ====== | ||
+ | * [[FreeBSD]] | ||
+ | |||
+ | == Fetch a file and output to stdout == | ||
+ | |||
+ | < | ||
+ | fetch -s -o - <url> | ||
+ | </ |