作者cemtc5e6 (周点闹)
看板Python
标题Python command line oneliners
时间Fri Feb 22 05:03:47 2013
http://www.vurt.ru/2013/02/python-command-line-oneliners/
There is list of pretty useful python small command line oneliners available out of the box. That means if you already have installed python on your system (most Linux, *BSD, including OSX) then you can use it even if you are not python developer.
Make JSON beautiful? Next oneliner:
$ echo '{"foo": "lorem", "bar": "ipsum"}' | python -mjson.tool
--
备注:楼下可停机车。房东不时贴心打扫维持整洁,有事情会马上替你解决。
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 114.36.227.182
1F:推 hsnu114444:还有 http server and smtp server 03/06 09:22