# save to file curl url -o filename # pipe to a command curl url | danger # -L follows redirect curl -L url -o filename