JSON cUrl

json_curl() { curl --header "Accept:application/json" "$@" | python -m json.tool; }

add the line in ~/.bash_aliases

Similar Posts:




No Comments


You can leave the first : )



Leave a Reply

Your email address will not be published.