Sponsored Content
Full Discussion: Filter unwanted lines
Top Forums Shell Programming and Scripting Filter unwanted lines Post 302140176 by Raynon on Thursday 11th of October 2007 05:46:36 AM
Old 10-11-2007
Hi Vino,

My output is below

Code:
$ sed -n -e "/k=/p" -e '/^\*\* ABC.*07$/p' input
aaa k= aaaa
bbb k= cccc
ggg k= pppp
mmm k= qqqq
eee k= yyyy
rrr k= vvvv 
** ABCXX ZZZ VVV 07
mma k= qqqq
eer k= yyyy
rrq k= vvvv 
mgm k= qqqs
eae k= yyys
ppp k= vvvs 
** ABCXX ZZZ VVV 07
mma k= qqqq
ear k= yyyy
raq k= vvvdv 
mma k= qqqq
ear k= yyyy
$

But what i need is

Code:
** ABCXX ZZZ VVV 07
mma k= qqqq
eer k= yyyy
rrq k= vvvv 
** ABCXX ZZZ VVV 07
mma k= qqqq
ear k= yyyy
raq k= vvvdv

In other words i only want those data in blue. Pls help me.

aaa k= aaaa
bbb k= cccc
ggg k= pppp
** XXXXX ZZZ VVV 07
mmm k= qqqq
eee k= yyyy
rrr k= vvvv
** ABCXX ZZZ VVV 07
mma k= qqqq
eer k= yyyy
rrq k= vvvv

** XXXXX ZZZ VVV 07
mgm k= qqqs
eae k= yyys
ppp k= vvvs
** ABCXX ZZZ VVV 07
mma k= qqqq
ear k= yyyy
raq k= vvvdv

** XXXXX ZZx VVx 07
mma k= qqqq
ear k= yyyy

Last edited by Raynon; 10-11-2007 at 06:56 AM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How to Remove the unwanted Blank Lines

I have a file with the below data, i would like to remove the end blank lines with no data. I used the below commands but could not able to succeed, could you please shed some light. Commands Used: sed '/^$/d' input.txt > output.txt grep -v '^$' input.txt > output.txt input.txt file... (5 Replies)
Discussion started by: Ariean
5 Replies

2. Shell Programming and Scripting

Remove unwanted lines

I have a .xml file, where i need some output. The xml file is like: Code: <?******?></ddddd><sssss>234</dfdffsdf><sdhjh>534</dfdfa>......... /Code I need the output like: code 234 534 . . . /code How can i do it? (5 Replies)
Discussion started by: anupdas
5 Replies

3. Shell Programming and Scripting

grep out unwanted lines

Hi, I got a log file and I want to grep out a list of unwanted line which are IP's. Basiclly I want everything ecxept the ip's from my list. If I do a while read line do grep -v $ip_from_my_list logfile done <ip_list it just grep's one IP at a time and repeats. :( Thanks for... (3 Replies)
Discussion started by: stinkefisch
3 Replies

4. Shell Programming and Scripting

How to filter only the last 'n' lines of a grep output?

I am running a grep query for searching a pattern, and the output is quite huge. I want only the last 200 lines to be displayed, and I am not sure if tail will do the trick (can tail read from std in/out instead of files?). Please help me out. (1 Reply)
Discussion started by: shell_newbie
1 Replies

5. Shell Programming and Scripting

Filter a .kml file (xml) to remove unwanted entries

Ok, i have a .kml file that that i want to trim down and get rid of the rubbish from. its formatted like so: <Placemark> <name><!]></name> <description><!</b><br/>Frequency: <b>2437</b><br/>Timestamp: <b>1304892397000</b><br/>Date: <b>2011-05-08... (11 Replies)
Discussion started by: Phear46
11 Replies

6. Shell Programming and Scripting

get rid of unwanted lines

Hi , My output contains the below contents When i execute df -h | grep / | grep -v '^Filesystem|tmpfs|cdrom' | awk '{ print $5 " " $1 }' i get output as below tpshghghg.fgh.com:/vol/scmvol1/scm-vobstore/WebArch.vbs 1.7T 1.3T 452G 74% /vob/WebArch... (6 Replies)
Discussion started by: ptappeta
6 Replies

7. UNIX for Dummies Questions & Answers

Filter lines common in two files

Thanks everyone. I got that problem solved. I require one more help here. (Yes, UNIX definitely seems to be fun and useful, and I WILL eventually learn it for myself. But I am now on a different project and don't really have time to go through all the basics. So, I will really appreciate some... (6 Replies)
Discussion started by: latsyrc
6 Replies

8. Shell Programming and Scripting

awk to filter multiple lines

Hi. I need to filter lines based upon matches in multiple tab-separated columns. For all matching occurrences in column 1, check the corresponding column 4. IF all column 4 entries are identical, discard all lines. If even one entry in column 4 is different, then keep all lines. How can I... (5 Replies)
Discussion started by: owwow14
5 Replies

9. Shell Programming and Scripting

awk prints unwanted new lines

Hello, I need a little help with the following: I'm using AWK to read input from a comma-seperated value file, and only printing certain fields like so: awk -F "," '{print $1,$3,$6}' /list.csv | tail -1 Which outputs the following: server1 APPID OS I run into a problem... (8 Replies)
Discussion started by: LinuxRacr
8 Replies

10. Shell Programming and Scripting

Filter ONLY lines with non-printing charaters

I have a file contains data with non-printing characters. i have used cat -v filename to display whole data with non-printing characters also. However, i need lines with non-printing characters into seperate file. My file is huge and looks like i have to manully find lines using cat -v filename |... (3 Replies)
Discussion started by: JSKOBS
3 Replies
DateTime::Locale::ur_PK(3)				User Contributed Perl Documentation				DateTime::Locale::ur_PK(3)

NAME
DateTime::Locale::ur_PK SYNOPSIS
use DateTime; my $dt = DateTime->now( locale => 'ur_PK' ); print $dt->month_name(); DESCRIPTION
This is the DateTime locale package for Urdu Pakistan. DATA
This locale inherits from the DateTime::Locale::ur locale. It contains the following data. Days Wide (format) XXX XXXX XXX XXXXXX XXXX XXXX XXXXX Abbreviated (format) XXX XXXX XXX XXXXXX XXXX XXXX XXXXX Narrow (format) X X X X X X X Wide (stand-alone) XXX XXXX XXX XXXXXX XXXX XXXX XXXXX Abbreviated (stand-alone) 2 3 4 5 6 7 1 Narrow (stand-alone) X X X X X X X Months Wide (format) XXXXX XXXXX XXX X XXXXX XX XXX XXXXX XXXX XXXXX XXXXXX XXXXX XXXXX Abbreviated (format) XXXXX XXXXX XXX X XXXXX XX XXX XXXXX XXXX XXXXX XXXXXX XXXXX XXXXX Narrow (format) X X X X X X X X X X X X Wide (stand-alone) XXXXX XXXXX XXX X XXXXX XX XXX XXXXX XXXX XXXXX XXXXXX XXXXX XXXXX Abbreviated (stand-alone) 1 2 3 4 5 6 7 8 9 10 11 12 Narrow (stand-alone) X X X X X X X X X X X X Quarters Wide (format) XXXX XX XXXX XXXXX XX XXXX XXXXX XX XXXX XXXXX XX XXXX Abbreviated (format) 1XX XXXX 2XX XXXX 3XX XXXX 4XX XXXX Narrow (format) 1 2 3 4 Wide (stand-alone) XXXX XX XXXX XXXXX XX XXXX XXXXX XX XXXX XXXXX XX XXXX Abbreviated (stand-alone) 1XX XXXX 2XX XXXX 3XX XXXX 4XX XXXX Narrow (stand-alone) 1 2 3 4 Eras Wide XXX XXXX XXXXX XX Abbreviated X X XXXXX XX Narrow X X XXXXX XX Date Formats Full 2008-02-05T18:30:30 = XXXX, 5, XXXXX 2008 1995-12-22T09:05:02 = XXXX, 22, XXXXX 1995 -0010-09-15T04:44:23 = XXXX, 15, XXXXX -10 Long 2008-02-05T18:30:30 = 5, XXXXX 2008 1995-12-22T09:05:02 = 22, XXXXX 1995 -0010-09-15T04:44:23 = 15, XXXXX -10 Medium 2008-02-05T18:30:30 = 5, XXXXX 2008 1995-12-22T09:05:02 = 22, XXXXX 1995 -0010-09-15T04:44:23 = 15, XXXXX -10 Short 2008-02-05T18:30:30 = 5/2/08 1995-12-22T09:05:02 = 22/12/95 -0010-09-15T04:44:23 = 15/9/-10 Default 2008-02-05T18:30:30 = 5, XXXXX 2008 1995-12-22T09:05:02 = 22, XXXXX 1995 -0010-09-15T04:44:23 = 15, XXXXX -10 Time Formats Full 2008-02-05T18:30:30 = 6:30:30 XXX XXXXX UTC 1995-12-22T09:05:02 = 9:05:02 XXX XXXXX UTC -0010-09-15T04:44:23 = 4:44:23 XXX XXXXX UTC Long 2008-02-05T18:30:30 = 6:30:30 XXX XXXXX UTC 1995-12-22T09:05:02 = 9:05:02 XXX XXXXX UTC -0010-09-15T04:44:23 = 4:44:23 XXX XXXXX UTC Medium 2008-02-05T18:30:30 = 6:30:30 XXX XXXXX 1995-12-22T09:05:02 = 9:05:02 XXX XXXXX -0010-09-15T04:44:23 = 4:44:23 XXX XXXXX Short 2008-02-05T18:30:30 = 6:30 XXX XXXXX 1995-12-22T09:05:02 = 9:05 XXX XXXXX -0010-09-15T04:44:23 = 4:44 XXX XXXXX Default 2008-02-05T18:30:30 = 6:30:30 XXX XXXXX 1995-12-22T09:05:02 = 9:05:02 XXX XXXXX -0010-09-15T04:44:23 = 4:44:23 XXX XXXXX Datetime Formats Full 2008-02-05T18:30:30 = XXXX, 5, XXXXX 2008 6:30:30 XXX XXXXX UTC 1995-12-22T09:05:02 = XXXX, 22, XXXXX 1995 9:05:02 XXX XXXXX UTC -0010-09-15T04:44:23 = XXXX, 15, XXXXX -10 4:44:23 XXX XXXXX UTC Long 2008-02-05T18:30:30 = 5, XXXXX 2008 6:30:30 XXX XXXXX UTC 1995-12-22T09:05:02 = 22, XXXXX 1995 9:05:02 XXX XXXXX UTC -0010-09-15T04:44:23 = 15, XXXXX -10 4:44:23 XXX XXXXX UTC Medium 2008-02-05T18:30:30 = 5, XXXXX 2008 6:30:30 XXX XXXXX 1995-12-22T09:05:02 = 22, XXXXX 1995 9:05:02 XXX XXXXX -0010-09-15T04:44:23 = 15, XXXXX -10 4:44:23 XXX XXXXX Short 2008-02-05T18:30:30 = 5/2/08 6:30 XXX XXXXX 1995-12-22T09:05:02 = 22/12/95 9:05 XXX XXXXX -0010-09-15T04:44:23 = 15/9/-10 4:44 XXX XXXXX Default 2008-02-05T18:30:30 = 5, XXXXX 2008 6:30:30 XXX XXXXX 1995-12-22T09:05:02 = 22, XXXXX 1995 9:05:02 XXX XXXXX -0010-09-15T04:44:23 = 15, XXXXX -10 4:44:23 XXX XXXXX Available Formats d (X) 2008-02-05T18:30:30 = X 1995-12-22T09:05:02 = X -0010-09-15T04:44:23 = X EEEd (d EEE) 2008-02-05T18:30:30 = 5 XXXX 1995-12-22T09:05:02 = 22 XXXX -0010-09-15T04:44:23 = 15 XXXX Hm (HH:mm) 2008-02-05T18:30:30 = 18:30 1995-12-22T09:05:02 = 09:05 -0010-09-15T04:44:23 = 04:44 hm (h:mm a) 2008-02-05T18:30:30 = 6:30 XXX XXXXX 1995-12-22T09:05:02 = 9:05 XXX XXXXX -0010-09-15T04:44:23 = 4:44 XXX XXXXX Hms (H:mm:ss) 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 9:05:02 -0010-09-15T04:44:23 = 4:44:23 hms (h:mm:ss a) 2008-02-05T18:30:30 = 6:30:30 XXX XXXXX 1995-12-22T09:05:02 = 9:05:02 XXX XXXXX -0010-09-15T04:44:23 = 4:44:23 XXX XXXXX M (LL) 2008-02-05T18:30:30 = 02 1995-12-22T09:05:02 = 12 -0010-09-15T04:44:23 = 09 Md (M-d) 2008-02-05T18:30:30 = 2-5 1995-12-22T09:05:02 = 12-22 -0010-09-15T04:44:23 = 9-15 MEd (E, M-d) 2008-02-05T18:30:30 = XXXX, 2-5 1995-12-22T09:05:02 = XXXX, 12-22 -0010-09-15T04:44:23 = XXXX, 9-15 MMM (LLL) 2008-02-05T18:30:30 = 2 1995-12-22T09:05:02 = 12 -0010-09-15T04:44:23 = 9 MMMd (MMM d) 2008-02-05T18:30:30 = XXXXX 5 1995-12-22T09:05:02 = XXXXX 22 -0010-09-15T04:44:23 = XXXXX 15 MMMEd (E MMM d) 2008-02-05T18:30:30 = XXXX XXXXX 5 1995-12-22T09:05:02 = XXXX XXXXX 22 -0010-09-15T04:44:23 = XXXX XXXXX 15 MMMMd (MMMM d) 2008-02-05T18:30:30 = XXXXX 5 1995-12-22T09:05:02 = XXXXX 22 -0010-09-15T04:44:23 = XXXXX 15 MMMMEd (E MMMM d) 2008-02-05T18:30:30 = XXXX XXXXX 5 1995-12-22T09:05:02 = XXXX XXXXX 22 -0010-09-15T04:44:23 = XXXX XXXXX 15 ms (mm:ss) 2008-02-05T18:30:30 = 30:30 1995-12-22T09:05:02 = 05:02 -0010-09-15T04:44:23 = 44:23 y (y) 2008-02-05T18:30:30 = 2008 1995-12-22T09:05:02 = 1995 -0010-09-15T04:44:23 = -10 yM (yyyy-M) 2008-02-05T18:30:30 = 2008-2 1995-12-22T09:05:02 = 1995-12 -0010-09-15T04:44:23 = -010-9 yMEd (EEE, yyyy-d-M) 2008-02-05T18:30:30 = XXXX, 2008-5-2 1995-12-22T09:05:02 = XXXX, 1995-22-12 -0010-09-15T04:44:23 = XXXX, -010-15-9 yMMM (y MMM) 2008-02-05T18:30:30 = 2008 XXXXX 1995-12-22T09:05:02 = 1995 XXXXX -0010-09-15T04:44:23 = -10 XXXXX yMMMEd (EEE, y MMM d) 2008-02-05T18:30:30 = XXXX, 2008 XXXXX 5 1995-12-22T09:05:02 = XXXX, 1995 XXXXX 22 -0010-09-15T04:44:23 = XXXX, -10 XXXXX 15 yMMMM (y MMMM) 2008-02-05T18:30:30 = 2008 XXXXX 1995-12-22T09:05:02 = 1995 XXXXX -0010-09-15T04:44:23 = -10 XXXXX yQ (Q yyyy) 2008-02-05T18:30:30 = 1 2008 1995-12-22T09:05:02 = 4 1995 -0010-09-15T04:44:23 = 3 -010 yQQQ (y QQQ) 2008-02-05T18:30:30 = 2008 1XX XXXX 1995-12-22T09:05:02 = 1995 4XX XXXX -0010-09-15T04:44:23 = -10 3XX XXXX yyQ (yy Q) 2008-02-05T18:30:30 = 08 1 1995-12-22T09:05:02 = 95 4 -0010-09-15T04:44:23 = -10 3 Miscellaneous Prefers 24 hour time? No Local first day of the week XXXXX SUPPORT
See DateTime::Locale. AUTHOR
Dave Rolsky <autarch@urth.org> COPYRIGHT
Copyright (c) 2008 David Rolsky. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. This module was generated from data provided by the CLDR project, see the LICENSE.cldr in this distribution for details on the CLDR data's license. perl v5.16.2 2013-08-25 DateTime::Locale::ur_PK(3)
All times are GMT -4. The time now is 05:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy