curl URLから画像を取得・表示# curl -X GET '画像URL' -o ~/Desktop/image ; open ~/Desktop/image Related Notes# References# Tags# #cli