how to download a file using just bash and nothing else (no curl, wget, perl, etc.)
75
votes
9
answers
98105
views
I have a minimal headless *nix which **does not have** any command line utilities for downloading files (e.g. no curl, wget, etc). I only have bash.
How can I download a file?
Ideally, I would like a solution that would work across a wide range of *nix.
Asked by Chris Snow
(4296 rep)
Jul 22, 2013, 07:43 AM
Last activity: Oct 7, 2024, 04:24 PM
Last activity: Oct 7, 2024, 04:24 PM