warning.sh
来自「linux平台中」· Shell 代码 · 共 20 行
SH
20 行
#!/bin/sh## Tell them not to be alarmed.: ${srcdir=.}failures=0#cat <<\EOFPlease, do not be alarmed if some of the tests failed.Report them to <bug-gnu-utils@gnu.org>,with the line number, the name of the file,and grep version number 'grep --version'.Make sure you have the word grep in the subject.Thank You.EOF
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?