Re: File backup script in c shell.
- From: Bill Marcum <marcumbill@xxxxxxxxxxxxx>
- Date: Tue, 9 Dec 2008 22:38:05 +0100 (CET)
On 2008-12-09, Jason <jichengliu@xxxxxxxxx> wrote:
Here's what I'm doing now:'.' is a wildcard character in regular expresssions. Use
It works fine now but the only problem is that, when grepping files,
it seems the grep command is ignoring "." in front of "f90/pro/csh"
such that every file that has "f90", "pro" or "csh" in its name is
included - not just in the extension. Anyway to avoid this?
'\.f90|\.pro|\.csh'
--
They can't stop us... we're on a mission from God!
-- The Blues Brothers
.
- References:
- File backup script in c shell.
- From: Jason
- Re: File backup script in c shell.
- From: OldSchool
- Re: File backup script in c shell.
- From: Jason
- File backup script in c shell.
- Prev by Date: Re: How to get information out of a subshell?
- Next by Date: Re: Searching a string in a file
- Previous by thread: Re: File backup script in c shell.
- Next by thread: Re: File backup script in c shell.
- Index(es):
Relevant Pages
|