my-tools env: Ubuntu18.04 python3.6 用python实现的一些Linux基本工具,uptime,free,top等,尽量使用/proc中的文件。不用Python的模块。 既锻炼了代码能力,又熟悉了Linux的一些资源。