# shell-tools **Repository Path**: dongnan/shell-tools ## Basic Information - **Project Name**: shell-tools - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-05-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shell-tools shell脚本写的小工具 ## dict.sh --命令行字典 (youdao.sh使用方法一样) ### 使用方法: ```shell sh dict.sh hello ``` 为方便使用,建议设置命令别名,或是将此shell脚本软链到 `/usr/bin/` 目录下