linux - grep - 忽略大小写字母 -i , vim: 忽略大小写: /mysql\c \c 结尾 2024-09-04 12:50 访问量: 1 grep -i mysql . -r 即可 用 -i vim : 用 \c 例如: /mysql\c