can't pass parameters to grep from shell

后端 未结 0 1569
南旧
南旧 2020-12-07 14:06

I am trying to run a complex grep command from shell (currently zsh on MacOS, but bash would be ok)

I want to pass variables, i.e. $1 and $2, to the command : grep -e

相关标签:
回答
  • 消灭零回复
提交回复
热议问题