Search Results

Search: Posts Made By: drl
22,746
Posted By drl
Hi, black_fender. You're welcome. Glad to...
Hi, black_fender.

You're welcome. Glad to see that you have a solution.

It is true that one needs to do some work to have cgrep available. It's worth it if one needs to do searching where...
22,746
Posted By drl
Hi. This is a quickly-put-together script: ...
Hi.

This is a quickly-put-together script:
#!/usr/bin/env bash

# @(#) s2 Demonstrate comparison among cgrep, gawk, mawk.

pe() { for _i;do printf "%s" "$_i";done; printf "\n"; }
pl() {...
22,746
Posted By drl
Hi, Scrutinizer. Thanks for spotting that...
Hi, Scrutinizer.

Thanks for spotting that anomaly. In fact, I was using GNU/awk for mawk. The new (interim) excerpt of the searching benchmark is:
By cpu:
code cpu real system real/cpu...
22,746
Posted By drl
Hi, Scrutinizer. I have only the old...
Hi, Scrutinizer.


I have only the old Solaris-X86 running in a VM:
OS, ker|rel, machine: SunOS, 5.10, i86pc
Distribution : Solaris 10 10/08 s10x_u6wos_07b X86
There are a number of...
22,746
Posted By drl
Hi. I often use cgrep for complex matching...
Hi.

I often use cgrep for complex matching and manipulation. It extends some of the features of GNU/grep and is comparable in speed. The heart of the following script is the cgrep. The...
Showing results 1 to 5 of 5

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