Put the following in your ~/.bashrc file: alias json-decode="php -r 'print_r(json_decode(file_get_contents(\"php://stdin\")));'"
確定! 回上一頁