306 B
306 B
ruget
Alternatif untuk wget yang ditulis dalam Rust. Informasi lebih lanjut: https://github.com/ksk001100/ruget.
- Unduh konten URL ke file:
ruget {{https://example.com/file}}
- Unduh konten URL ke file [o]utput tertentu:
ruget {{[-o|--output]}} {{nama_file}} {{https://example.com/file}}