Sponsored Content
Top Forums Shell Programming and Scripting Grep command to search pattern corresponding to input from user Post 302995194 by RudiC on Monday 3rd of April 2017 04:56:03 AM
Old 04-03-2017
That specification is by no means clear. Please elaborate
- do you want to match "COS_12_TM_4 or "COS_12_TM_4"?
- do you want to match that single line only, or the entire record?
- how would a record be defined?
- how does scan_out[5] come into play, with or without double quotes?

Does your input data sample represent the real data?

Last edited by RudiC; 04-03-2017 at 06:06 AM..
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

search pattern by grep

hai folks, i am vijay very new to this website. My query: Search patterns from root directory to all directories by using grep (3 Replies)
Discussion started by: vijaysabari
3 Replies

2. Shell Programming and Scripting

How to assign the Pattern Search string as Input Variable

guys, I need to know how to assing pattern matched string as an input command variable. Here it goes' My script is something like this. ./routing.sh <Server> <enable|disable> ## This Script takes an input <Server> variable from this line of the script ## echo $1 | egrep... (1 Reply)
Discussion started by: raghunsi
1 Replies

3. Shell Programming and Scripting

search for a pattern using grep

Hi I am facing the below problem. I have set of lines in which i have to search for only the line which matches with the pattren "/" only. input:- /*+ some text */ /*+ some text */ /* Remove rows from a table of survey results. */ /* Add a survey respondent's name and answers. */ /*... (7 Replies)
Discussion started by: manasa_vs
7 Replies

4. Shell Programming and Scripting

Pattern search using grep command !

Hi, I am trying to do pattern search using grep command. But i donot know what mistake i'm doing. I am not getting the expected Result. could any one please help me out? $ cat b.ksh AasdjfhB 57834B 86234B 472346B I want to print the line which is starting with either A or 8 and... (10 Replies)
Discussion started by: nikesh29
10 Replies

5. Shell Programming and Scripting

Grep command is not search the complete pattern

I am facing a problem while using the grep command in shell script. Actually I have one file (PCF_STARHUB_20130625_1) which contain below records. SH_5.55916.00.00.100029_20130601_0001_NUC.csv.gz|438|3556691115 SH_5.55916.00.00.100029_20130601_0001_Summary.csv.gz|275|3919504621 ... (2 Replies)
Discussion started by: sumit.vedi1988
2 Replies

6. UNIX for Advanced & Expert Users

Pattern Search with grep

Hello, I have a bunch of zip files like SS_SAMPLE_101_123.zip SS_101_123.zip SS_SAMPLE_121_345.zip SS_SAMPLE_222_678.zip SS_123_890.zip SS_.zip The 'ls' should search and list the files such as SS_101_123.zip and SS_123_890.zip alone. Could you please guide me with this.... (5 Replies)
Discussion started by: tinufarid
5 Replies

7. Shell Programming and Scripting

Search file pattern using grep command

I 'm writing a script to search particular strings from log files. The log file contains lines start with *. The file may contain many other lines start with *. I need to search a particular line from my log file. The grep command is working in command line , but when i run my script, Its printing... (7 Replies)
Discussion started by: vinus
7 Replies

8. UNIX for Beginners Questions & Answers

Reducing input file size after pattern search

I have a very large file with millions of entries identified by @M. I am using the following script to "extract" entries based on specific strings/patterns: #!/bin/bash if ] then file=$1 else echo "Input_file passed as an argument $1 is NOT found." exit; fi MID=(NULL "string-1"... (10 Replies)
Discussion started by: Xterra
10 Replies

9. Shell Programming and Scripting

awk command to search based on 5 user input fields

Field1=”” Field2=”” Field3=”” Field4=”” Field5=”” USER INPUT UP TO 5 FIELDS awk -F , '{ if ( $3 == Field1 && $6 == Field2 && $8 == Field3 && $9 == Field4 && $10 == Field5) print $0 }' /tmp/rodney.outD INPUT FILE (Rodney.outD): ... (3 Replies)
Discussion started by: rmerrird
3 Replies

10. UNIX for Beginners Questions & Answers

Grep/awk using a begin search pattern and end search pattern

I have this fileA TEST FILE ABC this file contains ABC; TEST FILE DGHT this file contains DGHT; TEST FILE 123 this file contains ABC, this file contains DEF, this file contains XYZ, this file contains KLM ; I want to have a fileZ that has only (begin search pattern for will be... (2 Replies)
Discussion started by: vbabz
2 Replies
audiocs(7D)                                                           Devices                                                          audiocs(7D)

NAME
audiocs - Crystal Semiconductor 4231 Audio driver DESCRIPTION
The audiocs driver supports the Crystal Semiconductor 4231 Codec to implement the audio device interface. APPLICATION PROGRAM INTERFACE
This interface is described in the audio(7I) and mixer(7I) man pages. Driver Versions Applications that open /dev/audio may use the AUDIO_GETDEV ioctl(2) to determine which audio device is being used. The audiocs driver will return the string SUNW,CS4231 in the name field of the audio_device structure. The version field contains a letter (defined in the table below) and the config field contains the string onboard1. Platform Ver. Out H. Phone Speaker In Mic CD SS-4/5 a Y Y Y Y Y Y Ultra-2 b Y Y Y Y Y N Ultra-450 f Y Y Y Y Y N Ultra-30/60/80 g Y Y Y Y Y N Ultra-5/10 h Y Y Y Y Y Y Key to the above table: Ver = Version. Out = Line Out. Speaker = Internal Speaker. In = Line In. Mic. = Microphone. CD = CD-ROM. The audiocs device provides support for the internal speaker, headphone, line out, line in, microphone, and on some platforms, internal CD- ROM audio in. The play.avail_ports and record.avail_ports fields retrieved by the AUDIO_GETINFO ioctl (see audio(7I)) report which ports are available. The play.mod_ports and record.mod_ports fields indicate which ports may be manipulated. Audio Mixer Mode The configuration file /kernel/drv/audiocs.conf is used to configure the audiocs driver so that the audio mixer is enabled or disabled. See the mixer(7I) manual page for details. The audio mixer's mode may be changed at any time using the mixerctl(1) or sdtaudiocontrol(1) appli- cations. Audio Data Formats The audiocs device supports 8-bit u-law and A-law, 8-bit and 16-bit linear encodings in mono and stereo. With the mixer enabled, a continu- ous range of sample rates from 5510 to 48000 Hz is supported. With the mixer disabled, the following sample rates are supported: 5510, 6620, 8000, 9600, 11025, 16000, 18900, 22050, 27420, 32000, 33075, 37800, 4410, and 48000 Hz. When the audio mixer is disabled and the device is open for simultaneous play and record, the input and output data formats must match. Sample Granularity At any given time the reported input and output sample counts will vary from the actual sample count by no more than the size of the buf- fers the audiocs driver is transferring. In general, programs should not rely on the absolute accuracy of the play.samples and record.sam- ples fields of the audio_info structure. Interrupt Rate The driver determines how often play and record interrupts should occur. For playing audio, this determines how often and how much audio is requested from the audio mixer. The impact of interrupts on recording is minimal. However, if a very small read buffer size is set, the record interrupt rate should be increased to prevent the buffer from overflowing. The play and record interrupt rates are tunable in the /kernel/drv/audiocs.conf file. Audio Status Change Notification As described in the audio(7I) and mixer(7I) man pages, it is possible to request asynchronous notification of changes in the state of an audio device. ERRORS
audiocs errors are described in the audio(7I) man pages. FILES
/dev/audio Symbolic link to the system's primary audio device. (not necessarily an audiocs audio device). /dev/audioctl Control device for the above audio device. /dev/sound/0 Represents the first audio device on the system. (not necessarily an audiocs audio device). /dev/sound/0ctl Audio control for above device. /usr/share/audio/samples Audio sample files. /kernel/drv/sparcv9/audiocs 64-bit audiocs driver. /kernel/drv/audiocs.conf Audiocs driver configuration file. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+--------------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+--------------------------------------+ |Architecture |SPARC | +--------------------+--------------------------------------+ |Availability |SUNWaudd, SUNWauda | +--------------------+--------------------------------------+ |Stability level |Evolving | +--------------------+--------------------------------------+ SEE ALSO
mixerctl(1), sdtaudiocontrol(1), ioctl(2), attributes(5), audio(7I), mixer(7I), streamio(7I) Crystal Semiconductor, Inc. CS4231 Data Sheet http://www.sun.com/io DIAGNOSTICS
In addition to being logged, the following messages may appear on the system console: attach () play interrupt rate set too low. The play interrupt rate specified in audiocs.conf is set too low. It is being reset to the rate specified in the message. Update audiocs.conf to a higher play interrupt rate. attach() play interrupt rate set too high. The play interrupt rate specified in audiocs.conf is set too high. It is being reset to the rate specified in the message. Update audiocs.conf to a lower play interrupt rate. attach() record interrupt rate set too low. The record interrupt rate specified in audiocs.conf is set too low. It is being reset to the rate specified in the message. Update audiocs.conf to a higher record interrupt rate. attach() record interrupt rate set too high The record interrupt rate specified in audiocs.conf is set too high. It is being reset to the rate specified in the message. Update audiocs.conf to a lower record interrupt rate. SunOS 5.10 4 May 2004 audiocs(7D)
All times are GMT -4. The time now is 12:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy