# python **Repository Path**: byguobao/python ## Basic Information - **Project Name**: python - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-09-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #python # #cron 目录 # #./for.sh # # #配置文件cron.txt # #格式 #{"JOB":"job4","TM":"* * * * *" ,"CMD":"echo 'd'>> d"} # # #socket 目录 # #支持多连接 # #测试telnet ip port # #telnet localhost 9999 # #输入指令 #ls / #返回根目录下所有文件 # #输入xxxxx #返回异常 # #输入回车断开连接