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) 无法打开源文件`:'进行读取(没有这样的文件或目录)
3-24
Device or resource busy设备或资源繁忙
3-26
find: paths must precede expression: /root find:paths必须在expression:/root之前
sed: couldn't edit test: not a regular file Sed:无法编辑测试:不是常规文件
3-28
-bash: echo: write error: Invalid argument -bash:echo:写入错误:参数无效