Мануалы и справочники Linux
ruget

Команда ruget: опции, ключи и примеры использования

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}}

Изображение Шпаргалка по командам Linux, FreeBSD и MacOS