Sponsored Content
Top Forums Shell Programming and Scripting awk Pattern Matching for PING tests Post 303013972 by rdrtx1 on Friday 2nd of March 2018 04:33:29 PM
Old 03-02-2018
Most excellent!
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

AWK pattern matching, first and last

In a nutshell, I need to work out how to return the last matching pattern from an awk //,// search. I can bring back the first, but am unsure how to obtain the last, and a simple tail won't work as the match could be over multiple lines. Secondly I would like some way of pattern matching, a... (10 Replies)
Discussion started by: smb_uk
10 Replies

2. Shell Programming and Scripting

pattern matching using awk.

Dear Team, How do we match two patterns on the same line using awk?Are there any logical operators which i could use in awk like awk '\gokul && chennai\' <filename> Eg: Input file: gokul,10/11/1986,coimbatore. gokul,10/11/1986,bangalore. gokul,12/04/2008,chennai.... (2 Replies)
Discussion started by: gokulj
2 Replies

3. Shell Programming and Scripting

AWK pattern matching

Hi, How can I tell awk to print all lines/columns if column number 5 contains the word Monday? I have tried nawk -F, '$5==Monday' OFS=, myfile > outputfile but that doesn't work (I am a newb!!) Thanks, (7 Replies)
Discussion started by: keenboy100
7 Replies

4. Shell Programming and Scripting

Awk -simple pattern matching

Find bumblebee and Megatron patterns (input2) in input1. If it is + read input1 patterns from Left to Right if it is - read input1 patterns from Right to Left Y= any letter (A/B/C/D) input1 c1 100 120 TF01_X1 + AABDDAAABDDBCADBDABC c2 100 120 TF02_X2 - AABDDAAABDDBCBACDBBC... (2 Replies)
Discussion started by: bumblebee_2010
2 Replies

5. Shell Programming and Scripting

AWK:- matching pattern search

Dear Friends, I have a flat file. To pick certain details we have written an awk where we are facing difficulty. Sample of flat file. line 1 line 2 line 3 line 4 line 5 line 6 line 7 line 8 line 9 line 10 line 11 line 12 line 13 line 14 (Matching pattern "Lkm_i-lnr:"can be... (4 Replies)
Discussion started by: anushree.a
4 Replies

6. UNIX for Dummies Questions & Answers

awk - pattern matching?

Hello all, I am trying to sort thru a database and print all the customers whose first names are only four characters. I just want to pull the first name only from the database. the database records appear like this in file: Mike Harrington:(510) 548-1278:250:100:175; first is name Mike... (4 Replies)
Discussion started by: citizencro
4 Replies

7. Shell Programming and Scripting

AWK pattern matching on loop

Hi, I am still a beginner on shell scripting so please bear with me. What i am trying to do is filter my logfile based on some ID on field 24 which is defined in array. The filter result output will be moved to my log folder with the same name. The problem is when not using loop, this command... (2 Replies)
Discussion started by: howielim
2 Replies

8. Shell Programming and Scripting

awk pattern matching

can somebody provide me with some ksh code that will return true if my the contents in my variable match anyone of these strings ORA|ERROR|SP2 variable="Error:ORA-01017: Invalid username/password; logon denied\nSP2-0640:Not connected" I tried this and it does not seem to work for me ... (3 Replies)
Discussion started by: BeefStu
3 Replies

9. Shell Programming and Scripting

Pattern matching using awk

Hi I am trying to find a pattern match with column one containing 3 numbers. input file tmp.lst abcd456|1|23123|123123|23423 kumadff|a|dadfadf|adfd|adfadfadf xxxd999|d|adfdfs|adfadf|adfdasfadf admin|a|dafdf|adfadfa||| output file tmp4.lst abcd456|1|23123|123123|23423... (3 Replies)
Discussion started by: vamsekumar
3 Replies

10. Shell Programming and Scripting

awk pattern matching

I have two files, want to compare file1 data with file2 second column and print line which are not matching. Need help in matching the pattern, file2 second column number can be leading 0 or 00 or 000. Example: file1 1 2 3 file2 a,0001 b,02 c,000 d,01 e,2 f,0005 Expected output:... (20 Replies)
Discussion started by: vegasluxor
20 Replies
mppenc(1)																 mppenc(1)

NAME
mppenc - Musepack lossy audio codec encoder SYNOPSIS
mppenc [--options] [input_file] [output_file] DESCRIPTION
mppenc is a Musepack lossy audio codec encoder. Musepack is a lossy audio codec specifically optimized for transparent compression of stereo audio at bitrates of 160-180 kbit/s. INPUT FILES
- STDIN (only RIFF WAVE files) /dev/audio soundcard (OSS, 44.1 kHz) *.wav RIFF WAVE file *.raw|cdr RAW PCM file (2ch, 16bit, 44.1kHz) *.pac|lpac LPAC file (Windows only) *.fla|flac FLAC file *.ape Monkey's Audio file (APE extension only) *.rka|rkau RK Audio file (Windows only) *.sz SZIP file *.shn Shorten file *.wv Wavpack file .ofr OptimFROG file (Windows only) Currently only 32, 37.8, 44.1 and 48 kHz, 1-8 channels, 8-32 bit linear PCM is supported. When using one of the lossless compressed for- mats, a proper binary must be installed within the system's $PATH. OUTPUT FILES
*.mpc Musepack file *.mp+|mpp MPEGplus file (deprecated) - STDOUT OPTIONS
--quality 0.00 below telephone, poor quality (~ 20 kbps) --quality 1.00 below telephone, poor quality (~ 30 kbps) --quality 2.00 --telephone telephone, low quality (~ 60 kbps) --quality 3.00 --thumb thumb, low/medium quality (~ 90 kbps) --quality 4.00 --radio radio, medium quality (~ 130 kbps) --quality 5.00 --standard --normal normal (default), high quality (~ 180 kbps) --quality 6.00 --extreme --xtreme extreme, excellent quality (~ 210 kbps) --quality 7.00 --insane insane, excellent quality (~ 240 kbps) --quality 8.00 --braindead braindead, excellent quality (~ 270 kbps) --quality 9.00 above braindead, excellent quality (~ 300 kbps) --quality 10.00 above braindead, excellent quality (~ 350 kbps) In addition, quality scale is effective centesimally (i.e. --quality 4.25). --silent repress console messages (default: off) --verbose increase verbosity (default: off) --longhelp print long help --stderr FILE append messages to file --neveroverwrite never overwrite existing output file (default: off) --interactive ask to overwrite an existing output file (default: on) --overwrite overwrite existing output file (default: off) --deleteinput delete input file after encoding (default: off) --beep beep when encoding is finished (default: off) --unicode unicode input from console (Unix only) --tag key=value add tag 'key' with 'value' as contents --tagfile key=file add tags, take values from a file --tag key add tags, take values from console --artist 'value' shortcut for --tag 'Artist=value' --album 'value' shortcut for --tag 'Album=value' Other possible keys are: debutalbum, publisher, conductor, title, subtitle, track, comment, composer, copyright, publicationright, file- name, recordlocation, recorddate, ean/upc, year, releasedate, genre, media, index, isrc, abstract, bibliography, introplay, media, lan- guage... --skip x skip the first x seconds (default: 0.0) --dur x stop encoding after at most x seconds of encoded audio --fade x fadein+out in seconds --fadein x fadein in seconds (default: 0.0) --fadeout x fadeout in seconds (default: 0.0) --fadeshape x fade shape, see http://www.uni-jena.de/~pfk/mpc/img/fade.png (default: 1.0) --scale x scale input signal by x (default: 1.00000) --scale x,y scale input signal, separate for each channel EXAMPLES
mppenc inputfile.wav mppenc inputfile.wav outputfile.mpc mppenc --radio inputfile.wav outputfile.mpc mppenc --silent --radio --pns 0.25 inputfile.wav outputfile.mpc mppenc --nmt 12 --tmn 28 inputfile.wav outputfile.mpc AUTHOR
This manual page was written by Jorge Salamero Sanz <bencer@cauterized.net> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. 12 June 2007 mppenc(1)
All times are GMT -4. The time now is 03:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy