System Grab Bag

View all TLDR pages from Linux (or from all pages)

ruget

Alternative to wget written in Rust. More information: https://github.com/ksk001100/ruget.
  • Download the contents of a URL to a file:
    ruget {{https://example.com/file}}
  • Download the contents of a URL to a specified [o]utput file:
    ruget --output {{file_name}} {{https://example.com/file}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.