LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 762|回复: 1

exec grep -E ${1+"$@"} 怎么理解??

[复制链接]
发表于 2005-11-29 21:27:25 | 显示全部楼层 |阅读模式
#!/bin/sh
exec grep -E ${1+"$@"}
各位大侠 这条命令应该如何分析理解?
发表于 2005-11-30 07:08:36 | 显示全部楼层
Post by devil123456789
#!/bin/sh
exec grep -E ${1+"$@"}
各位大侠 这条命令应该如何分析理解?

In shell, its called Parameter Substitution. abs has detail explanation. (page 85)
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表