Skip to content

SunnnyChan/Shell-DUK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👉 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