由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - [转载] Re: 一个简单的regular expression问题
相关主题
[转载] 一个简单的regular expression问题急,定时运行程序的问题
regular expression中回车用什么表示?is it possible to untar files with absolute path?
Regular expressionmount question?
Regular Expressionscoconut 申请 unix BZ
[转载] Help with Perl Regular Expressioneasy problem (合集) coconut
regular expression questionWhere can I find some C examples about using graphic lib?
regular expessions in viHave any codes that you want to share w/ us?
Regular expression的问题which one to mark?
相关话题的讨论汇总
话题: expression话题: regular话题: coconut话题: name话题: 简单
进入Unix版参与讨论
1 (共1页)
c*****t
发帖数: 1879
1
【 以下文字转载自 Programming 讨论区 】
【 原文由 coconut 所发表 】
You should read the examples in the man page :)
find . \! \( -name string \)
m*****e
发帖数: 4193
2
Make sure you did answer the real question before you mark it..but thanks anyway.
Your answer is at best a workaround, not a solution.
And now I doubt there is a simple solution.
c*****t
发帖数: 1879
3
【 以下文字转载自 Programming 讨论区 】
【 原文由 coconut 所发表 】
Here is another:
find . \( -name var -o -name tmp \) -prune -o print
m*****e
发帖数: 4193
4
should I repeat what I've just said? :-)
1 (共1页)
进入Unix版参与讨论
相关主题
which one to mark?[转载] Help with Perl Regular Expression
coconut,关于directory grep的问题regular expression question
Help, 学unix看什么书好呢?regular expessions in vi
Sorry coconut, I misunderstood you! I just removed my original post. Re: don't intentionallyRegular expression的问题
[转载] 一个简单的regular expression问题急,定时运行程序的问题
regular expression中回车用什么表示?is it possible to untar files with absolute path?
Regular expressionmount question?
Regular Expressionscoconut 申请 unix BZ
相关话题的讨论汇总
话题: expression话题: regular话题: coconut话题: name话题: 简单