fork download
  1. (print (sb-ext:run-program "/usr/bin/curl" '("icanhazip.com") :output t))
Success #stdin #stdout #stderr 0.02s 29056KB
stdin
Standard input is empty
stdout
#<SB-IMPL::PROCESS :EXITED 6> 
stderr
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: icanhazip.com