摘要:
Anything-sync-daemon(asd) is a is a diminutive pseudo-daemon designed to manage target directories in tmpfs and to periodically sync them back to your... 阅读全文
摘要:
#!/bin/bash# 把mysql所有数据库都备份 全库全量备份# 定义用于备份数据库的用户名和密码user=rootuserPWD=s2# 定义备份数据库名称# Get all database list firstdbNames="$(mysql -uroot -p$userPWD -hlo... 阅读全文
摘要:
windows 右健添加cmd快捷 - Windows - geektown极客堂 - Powered by Discuz!.把横线下面的文本copy保存到一个注册表文件中,比如cmd.reg,然后双击执行将这个注册表键值写入-------------------------------------... 阅读全文