Search Results

Search: Posts Made By: oku
7,085
Posted By oku
I think you might have a little syntax problem....
I think you might have a little syntax problem. As you know the syntax for search and replace is

:%s/pattern/replace/g

but in your replace-statement are many frontslash. I would try with escape...
Forum: Filesystems, Disks and Memory 10-01-2009
6,471
Posted By oku
Well a good reason is to try it out, test it...
Well a good reason is to try it out, test it benchmark it. I've read it has a better performance but I'm not a person who just believes, I want to ratify that. What performance is better, throughput...
18,272
Posted By oku
Ok I have tried that but how do I get the exit...
Ok I have tried that but how do I get the exit status back? I tried it with $? $! and the PIPESTAUS


find -type f -cmin 100 && cat /var/log/messages|wc -l


PS: I took the cat command on the...
18,272
Posted By oku
Thank you for your posts. @Neo: that would...
Thank you for your posts.

@Neo: that would be slower (i know not much but it need to be fast and slim)
@agn: thx will try that right now
@pludi: didn't know that this option exists, I'll try...
18,272
Posted By oku
Yes 100 mins is correct. Does this part...
Yes 100 mins is correct.

Does this part make any difference? The command itself works that I know. But when I try to make it fail, I don't get another exit code.

---------- Post updated at...
18,272
Posted By oku
How to get the exit code of -exec in the find command
Hi

I have a little problem with the find command in a script that I'm writing. The script should check if there are some files younger than 100 seconds and then syncronise them with rsync.

My...
Forum: Filesystems, Disks and Memory 09-25-2009
6,471
Posted By oku
NFSv4 on Netapp and Redhat 5.3 as Client
Hi Folks!

I'm new in using NFSv4 and do have a little trouble. I had a partition working with NFSv3, at the beginning i couldn't see on the client the German umlauts letters {ö,ä,ü} a manipulation...
7,444
Posted By oku
Thank you for your answers. I'm going to read the...
Thank you for your answers. I'm going to read the man pages and write my report.
7,444
Posted By oku
Algorithm of find command
Hi folks

I'm new here in this forum and hope to find someone who can help me.

I couldn't find a solution already posted in the forum.

Does anyone know what algorithm the shell command find...
Showing results 1 to 9 of 9

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