# common-scripts **Repository Path**: zkills/common-scripts ## Basic Information - **Project Name**: common-scripts - **Description**: 常用脚本 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-24 - **Last Updated**: 2023-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # common-scripts 积累一些常用脚本,欢迎参与 ## Go 1、https://github.com/xlovepython/common-scripts/blob/master/go/readfile.go ​ go读取文件内容的一个简单例子 ## Shell 1、https://github.com/xlovepython/common-scripts/blob/master/shell/sftpbak.sh ​ 备份sftp服务器的数据 ## Python 1、https://github.com/xlovepython/common-scripts/blob/master/python/unzip.py ​ 解压zip包的一个例子 2、https://github.com/pycgo/common-scripts/blob/master/python/getMysqlTable.py ​ 查询导出mysql数据的例子 ## K8s 1、https://github.com/xlovepython/common-scripts/blob/master/k8s/centos7-mount.yaml ​ 场景应对:azure的k8s服务,节点不可登录,这个时候起pods去挂载节点的吗目录,采用host模式, ​ 拷贝文件到pods挂载的目录,即文件拷贝到了 node本地 ## c program 1、https://github.com/pycgo/common-scripts/blob/master/c/sum.c ​ 实现一个计算m~n(m