sh CLI / bash快速参考

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh CLI / bash快速参考相关的知识,希望对你有一定的参考价值。

# last apache errors:
tail -f /var/log/apache2/error.log

# ssh with path:
ssh -o ServerAliveInterval=100 -t user@x.x.x.x "cd /var/www ; bash"

# grep example exclding several folders and only certain file types
grep --color --exclude-dir=*{.git,jquery,jqGrid,lib,web/js,core/util}* --include=*.{php,js,css,htm,html} -rPni 'RH-' .

以上是关于sh CLI / bash快速参考的主要内容,如果未能解决你的问题,请参考以下文章

sh Box CLI - 提供用户锁定的根Bash示例

sh 使用WP CLI使用Bash脚本更新WordPress

sh [Plex CLI]一个简单的bash脚本来控制您的Plex客户端#plex #cli #shell

Git Bash 中的 Azure CLI

sh [多站点中的活动主题]在多站点安装中列出每个站点的活动主题#wp-cli #bash #multisite

sh 来自终端的快速提醒(bash)