3-19
sed: no input files sed不能输入文件 原因:没输文件名
Unmatched ( or \( 不匹配增加)或加\转义
3-20
syntax error 语法错误
unexpected newline or end of string 意外的换行符或字符串结尾
3-21
Permission denied 权限拒绝
Operation not permitted 不允许操作
can't open source file `:' for reading (Nosuch file or directory) 无法打开源文件`:'进行读取(没有这样的文件或目录)