With basic Ruby installation this should work: ruby -ryaml -e "p YAML.load(STDIN.read)" < data.yaml. Python version (thx @Murphy):
確定! 回上一頁