# MyScripts **Repository Path**: wangjiezhe/MyScripts ## Basic Information - **Project Name**: MyScripts - **Description**: Some scripts that I usually use. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-04-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MyScripts === Some Scripts that I usually use. * [adcvp][1]: 'cp' and 'mv' utilities with progress bar patches * [chmod][2]: Change file mode bits recursively (esp. when copy files from ms-doc filesystem) * [dfc](3): Display file system space usage using graph and colors * [dog][4]: A vastly better cat * [pip_upgrade][5]: Use pip to upgrade all python packages * [unzip_gbk][6]: Deal with zip files using encoding GB2312/GBK/GB18030 * [wine_directory][7]: Add wine directory to dashboard * [yum_proxy_switch][8]: Switch proxy configuration for repos in /etc/yum.repos.d [1]: ./advcp/advcp_install.sh [2]: ./chmod.sh [3]: ./dfc/dfc_install.sh [4]: ./dog/dog_install.sh [5]: ./pip_upgrade/pip_upgrade.py [6]: ./unzip_gbk/unzip3_gbk.py [7]: ./wine_directory/add_wine_directory_to_dashboard.sh [8]: ./yum_proxy/yum_proxy_switch.sh