← 返回命令列表

Linux command

ruget 命令

网络

复制后可按需替换文件名、目录或参数。

常用示例

Download

ruget https://example.com/file

Example

ruget -o file_name https://example.com/file

说明

ruget is a download utility written in Rust, serving as an alternative to wget. It downloads files from URLs with a simple command-line interface. The tool focuses on simplicity and modern Rust implementation.

参数

-o, --output _file_
Specify output filename

FAQ

What is the ruget command used for?

ruget is a download utility written in Rust, serving as an alternative to wget. It downloads files from URLs with a simple command-line interface. The tool focuses on simplicity and modern Rust implementation.

How do I run a basic ruget example?

Run `ruget https://example.com/file` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -o, --output _file_ do in ruget?

Specify output filename