Sponsored Content
Top Forums Shell Programming and Scripting Remove all line below the pattern Post 302610651 by james1988 on Wednesday 21st of March 2012 02:03:03 PM
Old 03-21-2012
Thanks corona688.

But now my problem is i want to print my pattern also. as i mention above.


Quote:

Input:- less james1

aab
bbc
ccd
dde
eef
ffg
ggh
hhi

Output:-

"match pattern 'ccd' "

aab
bbc
ccd


I am using below command but it gives me output like

aab
bbc
Code:
sed -e '0,/ccd/d' tmp OR awk '/ccd/ { P=1 } !P' tmp

Moderator's Comments:
Mod Comment Please use code tags when posting data and code samples, thank you.

Last edited by Franklin52; 03-21-2012 at 06:56 PM.. Reason: Please use code tags for data and code samples, thank you
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

shell script to remove all lines from a file before a line starting with pattern

hi,, i hav a file with many lines.i need to remove all lines before a line begginning with a specific pattern from the file because these lines are not required. Can u help me out with either a perl script or shell script example:- if file initially contains lines: a b c d .1.2 d e f... (2 Replies)
Discussion started by: raksha.s
2 Replies

2. Shell Programming and Scripting

Need to remove few characters from each line till a pattern is matched

Hi All, I want to remove first few characthers from starting of the line till ',' Comma... which needs to be done for all the lines in the file Eg: File content 1,"1234",emp1,1234 2,"2345",emp2,2345 Expected output is ,"1234",emp1,1234 ,"2345",emp2,2345 How can parse... (4 Replies)
Discussion started by: kiranlalka
4 Replies

3. Shell Programming and Scripting

Remove if the above line matches pattern

but keep if does not I have a file: --> my.out foo: bar foo: moo blarg i am on vacation foo: goose foo: lucy foo: moose foo: stucky groover@monkey.org foo: bozo grimace@gonzo.net dear sir - blargo blargo foo: goon foo: sloppy foo: saudi gimme gimme gimme (3 Replies)
Discussion started by: spacegoose
3 Replies

4. Shell Programming and Scripting

awk delete/remove rest of line on multiple search pattern

Need to remove rest of line after the equals sign on search pattern from the searchfile. Can anybody help. Couldn't find any similar example in the forum: infile: 64_1535: Delm. = 86 var, aaga 64_1535: Fran. = 57 ex. ccc 64_1639: Feb. = 26 (link). def 64_1817: mar. = 3/4. drz ... (7 Replies)
Discussion started by: sdf
7 Replies

5. Shell Programming and Scripting

Awk-sed help : to remove first and last line with pattern match:

awk , sed Experts, I want to remove first and last line after pattern match "vg" : I am trying : # sed '1d;$d' works fine , but where the last line is not having vg entry it is deleting one line of data. - So it should check for the pattern vg if present , then it should delete the line ,... (5 Replies)
Discussion started by: rveri
5 Replies

6. Shell Programming and Scripting

Search a pattern in a line and remove another pattern

Hi, I want to search a pattern in a text file and remove another pattern in that file. my text file look like this 0.000000 1.970000 F 303 - 1.970000 2.080000 VH VH + 2.080000 2.250000 VH VH + 2.250000 2.330000 VH L - 2.330000 2.360000 F H + 2.360000 2.410000 L VL - 2.410000 ... (6 Replies)
Discussion started by: sreejithalokkan
6 Replies

7. Shell Programming and Scripting

awk to search for pattern and remove line

I am an awk beginner and need help figuring out how to search for a number in the first column and if it (or anything greater) exists, remove those lines. AM11400012012 2.26 2.12 1.98 2.52 3.53 3.01 3.62 5.00 3.65 7.95 0.79 3.88 0.00 AM11400012013 3.39 2.29 ... (1 Reply)
Discussion started by: ncwxpanther
1 Replies

8. Shell Programming and Scripting

Remove duplicate line starting with a pattern

HI, I have the below input file /* ----------------- cmdsDlyStartFWJ -----------------*/ UNIX_JOB CMDS065J RUN ANY CMDNAME sleep 5 AGENT CMDSHP USER proddata RUN MON,TUE,WED,THU,FRI DELAYSUB 02:00 /* "Triggers daily file watcher jobs" */ ENVAR... (5 Replies)
Discussion started by: varun22486
5 Replies

9. Shell Programming and Scripting

Remove entire line from a file if 1st column matches a pattern

I have one requirement to delete all lines from a file if it matches below scenario. File contains three column. Employee Number, Employee Name and Employee ID Scenario is: delete all line if Employee Number (1st column) contains below 1. Non-numeric Employee Number 2. Employee Number that... (3 Replies)
Discussion started by: anshu ranjan
3 Replies

10. Shell Programming and Scripting

Remove matching pattern on each line with number variations

Hello folks! I have a file containing lines like this Something text 18:37Remove This: 1,111"Keep this text" Some more text 19:37Remove This: 222"Keep this text" More text 20:50Remove This: 3,333Keep this text And more text 25:50Remove This: 44,444Keep this text I would like to... (4 Replies)
Discussion started by: martinsmith
4 Replies
sane-umax(5)							File Formats Manual						      sane-umax(5)

NAME
sane-umax - SANE backend for UMAX scanners ABOUT THIS FILE
This file only is a short descripton of the umax-backend for sane! For detailled information take a look at sane-umax-doc.html (it is included in the sane source directory and in the xsane online help)! DESCRIPTION
The sane-umax library implements a SANE backend that provides acces to several UMAX-SCSI-scanners and some Linotye Hell SCSI-scanners, par- allel- and USB-scanners are not (and propably will never be) supported! I suggest you hold one hand on the power-button of the scanner while you try the first scans! CONFIGURATION
The configuration file for this backend resides in /etc/sane.d/umax.conf. Its contents is a list of device names that correspond to UMAX and UMAX compatible scanners. Empty lines and lines starting with a hash mark (#) are ignored. A sample configuration file is shown below: # this is a comment # option scsi-maxqueue 4 option scsi-buffer-size-min 65536 option scsi-buffer-size-max 131072 option scan-lines 40 option preview-lines 10 option scsi-maxqueue 2 option execute-request-sense 0 option force-preview-bit-rgb 0 option slow-speed -1 option care-about-smearing -1 option calibration-full-ccd -1 option calibration-width-offset -1 option calibration-bytes-pixel -1 option invert-shading-data -1 option lamp-control-available 0 option gamma-lsb-padded 0 /dev/sge #scsi Vendor Model Type Bus Channel ID LUN # The following scanner supports lamp control option lamp-control-available 1 scsi UMAX * Scanner * * * * * # scanner on /dev/scanner does not support lamp control option lamp-control-available 0 /dev/scanner - execute-request-sense: values: 0 = disabled 1 = enabled default = 0 If set to 1 umax_do_request_sense is called in umax_do_calibration. This can hang the system (but has been enabled until this version) - scsi-buffer-size-min, scsi-buffer-size-max: values: 4096-1048576, default min=32768, max=131072 Especially the minimum value is very important. If this value is set too small the backend is not able to send gamma tables to the scanner or to do a correct color calibration. This may result in strange color effects. If the minimum value is set too large then the backend is not able to allocate the requested scsi buffer size and aborts with out of memory error. The default is 32KB, for some scanners it should be increased to 64KB. - scan-lines, preview-lines: values: 1-65535, default: scan-lines=40, preview-lines=10 define the maximum number of lines that are scanned into one buffer - force-preview-bit-rgb: values: 0 = disabled 1 = enabled default = 0 set preview bit in rgb real scan - slow-speed, care-about-smearing: values: -1 = auto 0 = disabled 1 = enabled default = -1 dangerous options, needed for some scanners do not changed these options until you really know what you do, you may destroy your scanner when you define wrong values for this options - calibration-full-ccd: values: -1 = auto 0 = disabled 1 = enabled default = -1 do calibration for each pixel of ccd instead of selected image - calibration-width-offset: values: -99999=auto, >-99999 set value add an offset width to the calculated with for image/ccd - calibration-bytes-pixel: values: -1 = disabled 0 = not set 1 = 1 byte/pixel, 2 = 2 bytes/pixel use # bytes per pixel for calibration - invert-shading-data: values: -1 = automatically set by driver - if known 0 = disabled 1 = enabled default = -1 invert shading data before sending it back to the scanner - lamp-control-available: values: 0 = automatically set by driver - if known 1 = available default = 0 - gamma-lsb-padded: values: -1 = automatically set by driver - if known 0 = gamma data is msb padded 1 = gamma data is lsb padded default = -1 - handle-bad-sense-error: values: 0 = handle as device busy 1 = handle as ok 2 = handle as i/o error 3 = ignore bad error code - continue sense handler, default = 0 - scsi-maxqueue: values: 1..# (maximum defined at compile time) default = 2 most scsi drivers allow internal command queueing with a depth of 2 commands. In most cases it does not mprove anything when you increase this value. When your scsi driver does not support any command queueing you can try to set this value to 1. The special device name must be a generic SCSI device or a symlink to such a device. To find out to which device your scanner is assigned and how you have to set the permissions of that device, have a look at sane-scsi. SCSI ADAPTER TIPS
The ISA-SCSI-adapters that are shipped with some Umax-scanners are not supported very well by Linux (I suggest not to use it), the PCI- SCSI-adapters that come with some Umax-scanners are not supported at all (as far as I know). On other platforms these SCSI-adapters are not supported. So you typically need to purchase another SCSI-adapter that is supported by your platform. See the relevant hardware FAQs and HOWTOs for your platform for more information. The UMAX-scanners do block the scsi-bus for a few seconds while scanning. It is not necessary to connect the scanner to its own SCSI- adapter. But if you need short response time for your SCSI-harddisk (e.g. if your computer is a file-server) or other scsi devices, I sug- gest you use an own SCSI-adapter for your UMAX-scanner. If you have any problems with your Umax scanner, check your scsi chain (cable length, termination, ...). See also: sane-scsi(5) FILES
The backend configuration file: /etc/sane.d/umax.conf The static library implementing this backend: /usr/lib/sane/libsane-umax.a The shared library implementing this backend : /usr/lib/sane/libsane-umax.so (present on systems that support dynamic loading) ENVIRONMENT
SANE_DEBUG_UMAX If the library was compiled with debug support enabled, this environment variable controls the debug level for this backend. E.g., a value of 128 requests all debug output to be printed. Smaller levels reduce verbosity: SANE_DEBUG_UMAX values Number Remark 0 print important errors (printed each time) 1 print errors 2 print sense 3 print warnings 4 print scanner-inquiry 5 print informations 6 print less important informations 7 print called procedures 8 print reader_process messages 10 print called sane-init-routines 11 print called sane-procedures 12 print sane infos 13 print sane option-control messages Example: export SANE_DEBUG_UMAX=8 BUGS
X-resolutions greater than 600 dpi sometimes make problems SEE ALSO
sane(7) AUTHOR
Oliver Rauch EMAIL-CONTACT Oliver.Rauch@Rauch-Domain.DE 16 august 2000 sane-umax(5)
All times are GMT -4. The time now is 08:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy