OpenBSD package manager pkg_add is known to be quite slow and using much bandwidth
You must log in or register to comment.
Simple:
1/ write a shell script with this content:
#!/bin/sh /usr/local/bin/curl -s -q -N $52/ change the FETCH_CMD to the shell script!
;-)

