Sponsored Content
Top Forums Shell Programming and Scripting Count number of occurrence of a string in file Post 302758631 by jgt on Sunday 20th of January 2013 09:48:01 AM
Old 01-20-2013
Code:
#!/bin/bash
#script t2
k=0                               
count=0                           
while read word                   
do                                
if [ "$word" = "$1" ]             
then                              
        k=1                       
else                              
if [ "$word" = "$2" -a $k -eq 1 ] 
then                              
        count=`expr $count + 1`   
        k=0                       
else                              
        k=0                       
fi                                
fi                                
done                              
echo $count

Run as
Code:
tr " " "\n" <mfile|./t2 money king

This User Gave Thanks to jgt For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

count the number of files which have a search string, but counting the file only once

I need to count the number of files which have a search string, but counting the file only once if search string is found. eg: File1: Please note that there are 2 occurances of "aaa" aaa bbb ccc aaa File2: Please note that there are 3 occurances of "aaa" aaa bbb ccc... (1 Reply)
Discussion started by: sudheshnaiyer
1 Replies

2. Shell Programming and Scripting

How to count number of occurances of string in a file?

Gurus, Need little guidance. I have A.txt and B.txt file. B.txt file contains Unique strings. Sample content of B.txt file for which i cut the fourth column uniquely and output directed to B.txt file And A.txt file contains the above string as a fourth column which is last column. So A.txt... (7 Replies)
Discussion started by: Shirisha
7 Replies

3. Shell Programming and Scripting

Extract string from multiple file based on line count number

Hi, I search all forum, but I can not find solutions of my problem :( I have multiple files (5000 files), inside there is this data : FILE 1: 1195.921 -898.995 0.750312E-02-0.497526E-02 0.195382E-05 0.609417E-05 -2021.287 1305.479-0.819754E-02 0.107572E-01 0.313018E-05 0.885066E-05 ... (15 Replies)
Discussion started by: guns
15 Replies

4. Shell Programming and Scripting

Replace x Number of String Occurrence with Sed

Ok, So I have a huge file that has over 12000 lines in it. in this file, there are 589 occurrences of the string "use five-minute-interval" spread in various areas in the file. How can i replace the the last 250 of the occurrences of "use five-minute-interval" with "use... (10 Replies)
Discussion started by: SkySmart
10 Replies

5. Shell Programming and Scripting

find string nth occurrence in file and print line number

Hi I have requirement to find nth occurrence in a file and capture data from with in lines (between lines) Data in File. <QUOTE> <SESSION> <ATTRIBUTE NAME='Parameter Filename' VALUE='file1.parm'/> <ATTRIBUTE NAME='Service Name' VALUE='None'/> </SESSION> <SESSION> <ATTRIBUTE... (6 Replies)
Discussion started by: tmalik79
6 Replies

6. Shell Programming and Scripting

Count number of occurrence at each line

Hi I have the following file ENST001 ENST002 4 4 4 88 9 9 ENST004 3 3 3 99 8 8 ENST009 ENST010 ENST006 8 8 8 77 8 8 Basically I want to count how many times ENST* is repeated in each line so the expected results is 2 1 3 Any suggestion please ? (4 Replies)
Discussion started by: fuad_
4 Replies

7. Shell Programming and Scripting

How to count the number of occurrence of words from multiple files?

File 1 aaa bbb ccc File 2 aaa xxx zzz bbb File 3 aaa bbb xxx Output: (4 Replies)
Discussion started by: Misa-Misa
4 Replies

8. Shell Programming and Scripting

How to count the occurrence of a number?

Hi, I have a file which contained a set of numbers like Col1 col2 col3 col4 1 sa 13 0 2 sb 14 0 3 sc 15 9 4 sd 16 -9 5 sd 20 -2 6 sd 20 4 Here in last column I need to count the zeros, positive values and negative values, please help me to do that. (2 Replies)
Discussion started by: Shenbaga.d
2 Replies

9. Shell Programming and Scripting

Count occurrence of string in a column using awk

Hi, I want to count the occurrences of strings in a column and display as in example below: Input: get1 345 789 098 get2 567 982 090 fet4 777 610 632 get1 800 544 230 get1 600 788 451 get2 892 321 243 get1 673 111 235 fet3 789 220 278 fet4 768 222 341 output: 4 get1 345 789... (7 Replies)
Discussion started by: aydj
7 Replies

10. UNIX for Dummies Questions & Answers

Count occurrence of string (based on type) in a column using awk

Hello, I have a table that looks like what is shown below: AA BB CC XY PQ RS AA BB CC XY RS I would like the total counts depending on the set they belong to: if search pattern is in {AA, BB, CC} --> count them as Type1 | wc -l (3 Replies)
Discussion started by: Gussifinknottle
3 Replies
swapsex(3)						     Library Functions Manual							swapsex(3)

Name
       swap_word,  swap_half, swap_filehdr, swap_aouthdr, swap_scnhdr, swap_hdr, swap_fd, swap_fi, swap_sym, swap_ext, swap_pd, swap_dn, swap_opt,
       swap_aux, swap_reloc, swap_ranlib - swap the sex of the specified structure

Syntax
       #include <sex.h>
       #include <filehdr.h>
       #include <aouthdr.h>
       #include <scnhdr.h>
       #include <sym.h>
       #include <symconst.h>
       #include <cmplrs/stsupport.h>
       #include <reloc.h>
       #include <ar.h>

       long swap_word( word )
       long word;

       short swap_half( half )
       short half;

       void swap_filehdr( pfilehdr, destsex )
       FILHDR *pfilehdr;
       long destsex;

       void swap_aouthdr( paouthdr, destsex )
       AOUTHDR *paouthdr;
       long destsex;

       void swap_scnhdr( pscnhdr, destsex )
       SCNHDR *pscnhdr;
       long destsex;

       void swap_hdr( phdr, destsex )
       pHDRR phdr;
       long destsex;

       void swap_fd( pfd, count, destsex )
       pFDR pfd;
       long count;
       long destsex;

       void swap_fi( pfi, count, destsex )
       pFIT pfi;
       long count;
       long destsex;

       void swap_sym( psym, count, destsex )
       pSYMR psym;
       long count;
       long destsex;

       void swap_ext( pext, count, destsex )
       pEXTR pext;
       long count;
       long destsex;

       void swap_pd( ppd, count, destsex )
       pPDR ppd;
       long count;
       long destsex;

       void swap_dn( pdn, count, destsex )
       pRNDXR pdn;
       long count;
       long destsex;

       void swap_opt( popt, count, destsex )
       pOPTR popt;
       long count;
       long destsex;

       void swap_aux( paux, type, destsex )
       pAUXU paux;
       long type;
       long destsex;

       void swap_reloc( preloc, count, destsex )
       struct reloc *preloc;
       long count;
       long destsex;

       void swap_ranlib( pranlib, count, destsex )
       struct ranlib *pranlib;
       long count;
       long destsex;

Description
       All routines that swap headers take a pointer to a header structure to change the byte's sex. The destsex argument lets	the  swapsex  rou-
       tines decide whether to swap bitfields before or after swapping the words in which they occur. If destsex equals the hostsex of the machine
       you are running on, the flip happens before the swap; otherwise, the flip happens after the swap.  Although not all  routines  swap  struc-
       tures containing bitfields, the destsex is required.

       The  routine  takes  a  pointer to an aux entry and a type, which is a ST_AUX_* constant in cmplrs/stsupport.h.	The constant specifies the
       type of the aux entry to change the sex of.  All other routines are passed a pointer to an array of structures and a count of structures to
       have  the  byte	sex  changed.	The  routines and are macros declared in sex.h.  Only the include files that describe the structures being
       swapped have to be included.

See Also
       gethostsex(3)

								       RISC								swapsex(3)
All times are GMT -4. The time now is 07:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy