命令行中的python一行流

优势是比那些古怪的脚本要易读
python -c 'import os, sys; [os.rename(a, a[0].upper()+a[1:]) for a in sys.argv[1:]]' *.luapython

相关文章
相关标签/搜索