Search Results

Search: Posts Made By: kl0x
Forum: Solaris 03-12-2011
2,236
Posted By kl0x
I got you, I'll try to find how to do it, thx ...
I got you, I'll try to find how to do it, thx

---------- Post updated at 06:17 PM ---------- Previous update was at 06:13 PM ----------

Ok I got it like this:
grep "..\:.." lista.new | egrep...
Forum: Solaris 03-12-2011
2,236
Posted By kl0x
Hi! Thank you for your reply. The thing is...
Hi!

Thank you for your reply. The thing is that the egrep doesn't work, the echo works fine (It's just to make sure that $comand is the correct string).

So egrep '$comand' won't work while...
Forum: Solaris 03-11-2011
1,056
Posted By kl0x
Find retrieves file which filename was in ! -name
Hi pals,

I'm a little puzzled. I've got a script that makes a list of files this find.

find . -type f ! -name $list ! -name ${list}.20 ! -name ${list}.new ! -name '.*' ! -name '*.dc' ! -newer...
Forum: Solaris 03-11-2011
2,236
Posted By kl0x
Tricky egrep
Hi folks!

My first post here.

I'm working on a script that retrieves a range of files from a list depending on a range of time.
UPDATE:
I've seen it could be difficult to read all this thing,...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 03:06 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy