linux C Acknegative lookahead给出错误
发布时间:2023-12-13 17:34:29  所属栏目:Linux  来源:DaWei 
            导读:                        我有一个问题,使用ack-grep与负面的展望. 
  
我正在运行此命令:
  
ack-grep "paypal_responded(?!_at)"
但我收到错误:
  
bash: !_at: event not found
我已经尝试在各个地方添
                
                
                
            我正在运行此命令:
ack-grep "paypal_responded(?!_at)"
但我收到错误:
bash: !_at: event not found
我已经尝试在各个地方添
| 
                        
                         我有一个问题,使用ack-grep与负面的展望. 我正在运行此命令: ack-grep "paypal_responded(?!_at)"但我收到错误: bash: !_at: event not found我已经尝试在各个地方添加反斜杠,但我也是新来使用ack& linux,所以请把我当作一个新手,并附上任何指示. 提前致谢. 解决方法 尝试ack-grep’paypal_responded(?!_ at)’您需要单引号避免bash解释!作为历史扩展命令. (编辑:莱芜站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!  | 
                  
推荐文章
            站长推荐
            
        