binsh
useful shell scripts
Log
|
Files
|
Refs
|
LICENSE
fget (56B)
1
#!/bin/sh
2
# some kinda openbsd curl(1)?
3
ftp -VMo - "$@"