SunnnyChan / Shell-DUK

Shell Development and Utility Kits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👉 Shell-DUK (Shell Development and Utility Kits)

License

✨ Shell command, improve working efficiency in Linux, MacOS

Shell common tools for rapid application.
Include basic build-in CMD, script CMD and script for practical scenario problems.

🔰 Install

# for bash environment :
sh install/install_to_bash_sys.sh 
# for zsh environment :
sh install/install_to_zsh_sys.sh 

📚 DESCRIPTION

Script Command Line

genScpPath - 生成Scp命令行Copy参数
grepSoPath - 查找动态库文件位置
backupFile - 快速备份文件
grepPhpClass - 查找PHP类定义文件
searchMarco - 查找C语言宏定义
create trust relationship between local host and remote host.  
      usage :   
      create_trust_relationship [remote hostname or ip] [username]

🐚 Shell script tools, solve practical scenario problems

💖 Shell Script Development

Shell Library

About

Shell Development and Utility Kits.

License:Apache License 2.0


Languages

Language:Shell 38.9%Language:Roff 34.1%Language:Python 26.1%Language:Perl 0.9%Language:PHP 0.1%