#!/bin/bashtail -f /home/chaoyuan/shell_script/monitor_log/1.log | while read linedoecho $line |grep "Server started" > /dev/nullif [ $? -eq 1 ]; thencontinueelseecho -e "\033[32m se
读了鸟哥书中关于RAID的详解。记录。
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号