Sponsored Content
Top Forums Shell Programming and Scripting How to Split File to 2 depending on condition? Post 302857229 by RudiC on Wednesday 25th of September 2013 04:40:19 PM
Old 09-25-2013
How about applying the things you learned earlier?
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

awk script to split a file based on the condition

I have the file with the records like 4234234 US phone 3244234 US cup 2342342 CA phone 8947234 US phone 2389472 CA cup 2348972 US maps 3894234 CA phone I want the records with (US,phone) as record to be in one file, (Us, cup) in another file and (CA,cup) to be in another I mean all... (12 Replies)
Discussion started by: superprogrammer
12 Replies

2. Shell Programming and Scripting

split file depending on content

Hi, I have a file which contains records of data. I need to split the file into multiple files depending upon the value of last field. How do i read the last field of each record in the file??? Regards, Chaitrali (4 Replies)
Discussion started by: Chaitrali
4 Replies

3. Shell Programming and Scripting

How to split the String based on condition?

hi , I have a String str="/opt/ibm/lotus/ibw/latest" or ="/opt/lotus/ibw/latest" this value is dynamic..I want to split this string into 2 strings 1. /opt/ibm/lotus(/opt/lotus) this string must ends with "lotus" 2./ibw/latest can any body help me on this? Regards, sankar (2 Replies)
Discussion started by: sankar reddy
2 Replies

4. Shell Programming and Scripting

Split file into multiple files depending upon first 4 digits

Hi All, I have a file like below: 1016D"ddd","343","1299" 1016D"ddd","3564","1299" 1016D"ddd","3297","1393" 1016D"ddd","32989","1527" 1016D"ddd","346498","1652" 2312D"ddd","3269","1652" 2312D"ddd","328","1652" 2312D"ddd","2224","2100" 3444D"ddd","252","2100" 3444D"ddd","2619","2100"... (4 Replies)
Discussion started by: deepakgang
4 Replies

5. Shell Programming and Scripting

split file with condition

$ cat file H1:12:90 k:12:b n:22:i k:54:b k:42:b s:48:s a:41:b t:18:n c:77:a I am trying to split above file based on $2 such that if $2 is rounded to nearest 10's multiple (e.g. 10,20,30 etc), each sub file should contain 3 multiples and so on (also I want to keep header i.e. NR==1, in... (6 Replies)
Discussion started by: uwork72
6 Replies

6. Shell Programming and Scripting

How to reject row from one file to another depending upon some condition

Hi I have a input file say abc.dat which contains data as below name~address~email~ID john~newyork~john@gmail.com~1500D steve~sydney~steve@abc.com~3451E Now if length of name is > 50 or ID is null then the row should rejected to another file say reject.dat along with reason for rejection... (2 Replies)
Discussion started by: saurav2602
2 Replies

7. Shell Programming and Scripting

How to split a data file into separate files with the file names depending upon a column's value?

Hi, I have a data file xyz.dat similar to the one given below, 2345|98|809||x|969|0 2345|98|809||y|0|537 2345|97|809||x|544|0 2345|97|809||y|0|651 9685|98|809||x|321|0 9685|98|809||y|0|357 9685|98|709||x|687|0 9685|98|709||y|0|234 2315|98|809||x|564|0 2315|98|809||y|0|537... (2 Replies)
Discussion started by: nithins007
2 Replies

8. Shell Programming and Scripting

Split file depending on Column Value

Hi , my file look likes below , cat file.csv 12/09/2014,50,5,0,300 12/09/2014, ,5,0,300 12/09/2014,50,,,300 i need to split file , the first one contains values (2nd column is 50 , 3rd and fourth column is null ) the second file contains all others firstfile ... (2 Replies)
Discussion started by: ubaisalih
2 Replies

9. Shell Programming and Scripting

Split a non delimited file into columns depending on user input

I would like some advice on some code. I want to write a small script that will take an input file of this format 111222233334444555666661112222AAAA 2222333445556612323244455445454545 2334556345643534505435345353453453 (and so on) It will be called as : script inputfile X (where X is... (5 Replies)
Discussion started by: onlyforbopi
5 Replies

10. UNIX for Advanced & Expert Users

How to split a large file with the first 100 lines of each condition?

I have a huge file with the following input: Case1 Specific_Info Specific_Info Case1 Specific_Info Specific_Info Case3 Specific_Info Specific_Info Case4 Specific_Info Specific_Info Case1 Specific_Info Specific_Info Case2 Specific_Info Specific_Info Case2 Specific_Info Specific_Info... (2 Replies)
Discussion started by: laurigo
2 Replies
SNMP-MPD-MIB(7) 							MIB							   SNMP-MPD-MIB(7)

   SNMP-MPD-MIB DEFINITIONS ::= BEGIN

   IMPORTS
       MODULE-COMPLIANCE, OBJECT-GROUP	       FROM SNMPv2-CONF
       MODULE-IDENTITY, OBJECT-TYPE,
       snmpModules, Counter32		       FROM SNMPv2-SMI;

   snmpMPDMIB MODULE-IDENTITY
       LAST-UPDATED "9901190000Z"	       -- 19 January 1999
       ORGANIZATION "SNMPv3 Working Group"
       CONTACT-INFO "WG-EMail:	 snmpv3@tis.com
		     Subscribe:  majordomo@tis.com
				 In message body:  subscribe snmpv3

		     Chair:	 Russ Mundy
				 TIS Labs at Network Associates
		     postal:	 3060 Washington Road
				 Glenwood, MD 21738
				 USA
		     EMail:	 mundy@tis.com
		     phone:	 +1 301-854-6889

		     Co-editor:  Jeffrey Case
				 SNMP Research, Inc.
		     postal:	 3001 Kimberlin Heights Road
				 Knoxville, TN 37920-9716
				 USA
		     EMail:	 case@snmp.com
		     phone:	 +1 423-573-1434

		     Co-editor	 Dave Harrington
				 Cabletron Systems, Inc.
		     postal:	 Post Office Box 5005
				 MailStop: Durham
				 35 Industrial Way
				 Rochester, NH 03867-5005
				 USA
		     EMail:	 dbh@ctron.com
		     phone:	 +1 603-337-7357

		     Co-editor:  Randy Presuhn
				 BMC Software, Inc.
		     postal:	 965 Stewart Drive
				 Sunnyvale, CA 94086
				 USA
		     EMail:	 randy_presuhn@bmc.com
		     phone:	 +1 408-616-3100

		     Co-editor:  Bert Wijnen
				 IBM T. J. Watson Research
		     postal:	 Schagen 33
				 3461 GL Linschoten
				 Netherlands
		     EMail:	 wijnen@vnet.ibm.com
		     phone:	 +31 348-432-794

		    "
       DESCRIPTION  "The MIB for Message Processing and Dispatching"
       REVISION     "9901190000Z"	       -- 19 January 1999
       DESCRIPTION  "Corrected co-editors' address information."
       REVISION     "9709300000Z"	       -- 30 September 1997
       DESCRIPTION  "Original version, published as RFC 2272."
       ::= { snmpModules 11 }

   -- Administrative assignments ***************************************

   snmpMPDAdmin 	  OBJECT IDENTIFIER ::= { snmpMPDMIB 1 }
   snmpMPDMIBObjects	  OBJECT IDENTIFIER ::= { snmpMPDMIB 2 }
   snmpMPDMIBConformance  OBJECT IDENTIFIER ::= { snmpMPDMIB 3 }

   -- Statistics for SNMP Messages *************************************

   snmpMPDStats 	  OBJECT IDENTIFIER ::= { snmpMPDMIBObjects 1 }

   snmpUnknownSecurityModels OBJECT-TYPE
       SYNTAX	    Counter32
       MAX-ACCESS   read-only
       STATUS	    current
       DESCRIPTION "The total number of packets received by the SNMP
		    engine which were dropped because they referenced a
		    securityModel that was not known to or supported by
		    the SNMP engine.
		   "
       ::= { snmpMPDStats 1 }

   snmpInvalidMsgs OBJECT-TYPE
       SYNTAX	    Counter32
       MAX-ACCESS   read-only
       STATUS	    current
       DESCRIPTION "The total number of packets received by the SNMP
		    engine which were dropped because there were invalid
		    or inconsistent components in the SNMP message.
		   "
       ::= { snmpMPDStats 2 }

   snmpUnknownPDUHandlers OBJECT-TYPE
       SYNTAX	    Counter32
       MAX-ACCESS   read-only
       STATUS	    current
       DESCRIPTION "The total number of packets received by the SNMP
		    engine which were dropped because the PDU contained
		    in the packet could not be passed to an application
		    responsible for handling the pduType, e.g. no SNMP
		    application had registered for the proper
		    combination of the contextEngineID and the pduType.
		   "
       ::= { snmpMPDStats 3 }

   -- Conformance information ******************************************

   snmpMPDMIBCompliances OBJECT IDENTIFIER ::= {snmpMPDMIBConformance 1}
   snmpMPDMIBGroups	 OBJECT IDENTIFIER ::= {snmpMPDMIBConformance 2}

   -- Compliance statements

   snmpMPDCompliance MODULE-COMPLIANCE
       STATUS	    current
       DESCRIPTION "The compliance statement for SNMP entities which
		    implement the SNMP-MPD-MIB.
		   "

       MODULE	 -- this module
	   MANDATORY-GROUPS { snmpMPDGroup }

       ::= { snmpMPDMIBCompliances 1 }

   snmpMPDGroup OBJECT-GROUP
       OBJECTS {
		 snmpUnknownSecurityModels,
		 snmpInvalidMsgs,
		 snmpUnknownPDUHandlers
	       }
       STATUS	    current
       DESCRIPTION "A collection of objects providing for remote
		    monitoring of the SNMP Message Processing and
		    Dispatching process.
		   "
       ::= { snmpMPDMIBGroups 1 }

   END

Erlang/OTP							       SNMP							   SNMP-MPD-MIB(7)
All times are GMT -4. The time now is 02:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy