摘要: 1、通过代码输出错误码以及其代表的含义 具体可以参考errno和os模块 errno.errorcode os.strerror(n) 2、有些shell命令返回码为命令自身定义 eg: man rsync 阅读全文
posted @ 2016-08-17 17:49 妞溜溜 阅读(428) 评论(0) 推荐(0)