Forrest logo
back to context overview

ruget

List of commands for ruget:

  • ruget:tldr:1ef42 ruget: Download the contents of a URL to a file.
    $ ruget ${https:--example-com-file}
    try on your machine
    explain this command
  • ruget:tldr:f7d95 ruget: Download the contents of a URL to a specified [o]utput file.
    $ ruget --output ${file_name} ${https:--example-com-file}
    try on your machine
    explain this command
back to context overview