Can't use || or && conditionals properly

前端 未结 0 1415
情书的邮戳
情书的邮戳 2020-12-01 03:33

So I\'m having a bit of a problem when running this command in bash;

echo "$usr_age" | grep "^[0-9]*$" > $null || echo "Please onl         


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