Sponsored Content
Top Forums Shell Programming and Scripting Extracting a string matching a pattern from a line Post 302420371 by jharish on Tuesday 11th of May 2010 11:45:48 AM
Old 05-11-2010
Hi Tuxidow,

Thanks for your reply. But I need one single script to answer the three inputs as "$1" can either of them depending on the available RAID controller

Quote:
Originally Posted by Tuxidow
try this..

Code:
echo "Adaptec SCSI RAID 5445" | awk '{print $4}'

echo "Adaptec SCSI 5445S RAID" | awk '{print $3}'

echo "ICP ICP5085BL SATA RAID" | awk '{print $2}'

Hi pseudocoder,

I am trying to extract the complete word that contains 4 digits.

The RAID controller model number can be 5445 or 5445S or ICP5085BL or someother valid Adaptec model.

Quote:
Originally Posted by pseudocoder
What do you want to achieve? Looks like you want to match strings containing 4 digits Smilie
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

comment/delete a particular pattern starting from second line of the matching pattern

Hi, I have file 1.txt with following entries as shown: 0152364|134444|10.20.30.40|015236433 0233654|122555|10.20.30.50|023365433 ** ** ** In file 2.txt I have the following entries as shown: 0152364|134444|10.20.30.40|015236433 0233654|122555|10.20.30.50|023365433... (4 Replies)
Discussion started by: imas
4 Replies

2. Shell Programming and Scripting

Pattern matching extracting urls from rss, shell scripts

Hi all, how could i do ? I have a Rss file, i want to extract only the Urls (many) matching http://www.xxx.com/trailers/ from that file and copy into another file. like " <pubDate>Wed, 29 Apr 2009 00:00:00 PST</pubDate> <content:encoded><!Apple - Movie Trailers - The Hangover"><img... (3 Replies)
Discussion started by: BremboloIV
3 Replies

3. Shell Programming and Scripting

Problem extracting just a part of a matching pattern

Hello everyone, this is my first post so please give me a hand. I apologize for my English, I'll try to be clear with my request. I need to write a script (Bash) which finds all the variables defined in the file .h of the folder and then writes the name of the files .c where these variables are... (1 Reply)
Discussion started by: paxilpaz
1 Replies

4. Shell Programming and Scripting

help extracting a matching pattern and next lines of match

Hi there, i'm having some problems just making an awk script (i've tried this way, but other way can be posible for sure), for the next file file.txt <register> <createProfile> <result>0</result> <description><!]></description> <msisdn>34661461174</msisdn> <inputOmvID>1</inputOmvID>... (6 Replies)
Discussion started by: vicious
6 Replies

5. Shell Programming and Scripting

Extracting the strings matching a pattern from a word

Hi All , I need to extract the strings that are matching with the pattern : CUST.<AnyStringOfAnyLength>.<AnyStringOfAnyLength> from a file and then write all these string into another file. e.g. If a file SOURCE contains following lines : IF(CUST.ABCD.EFGH==1) THEN CUST.ABCD.EFGH =... (7 Replies)
Discussion started by: swapnil.nawale
7 Replies

6. Shell Programming and Scripting

Korn Shell for pattern matching and extracting

Guys, i'm new to shell scripting. Here's what i need. I need a shell script which would read a file containing only 1 line which never changes. File containts - SQL_Mgd_Svc_ELONMCL54496 |EMEA\brookkev, EMEA\fieldgra, EMEA\tidmamar, EMEA\attfiste, EMEA\baldogar, EMEA\clarkia2, EMEA\conwasha,... (9 Replies)
Discussion started by: butterfly20
9 Replies

7. Shell Programming and Scripting

Pattern Matching and extracting the required fields in Perl

Hi All, I am writing the following Perl Scrip and need your help in Pattern matching : I have the following Shell Script that would read line by line from the file (file_svn) and would inturn calls the Perl Script: #!/bin/bash perl_path="/home/dev/filter"... (2 Replies)
Discussion started by: filter
2 Replies

8. UNIX for Dummies Questions & Answers

Extracting sub-string matching the pattern.

Hi, I have a string looks like the following: USERS 32767.9844 UNDOTBS1 32767.9844 SYSAUX 32767.9844 SYSTEM 32767.9844 EMS 8192 EMS 8192 EMS_INDEXES 4096 EMS_INDEXES 4096 8 rows selected. How do I extract a sub-string to get the expected output as following: EMS 8192 EMS_INDEXES 4096 ... (3 Replies)
Discussion started by: NetBear
3 Replies

9. Shell Programming and Scripting

Sed: printing lines AFTER pattern matching EXCLUDING the line containing the pattern

'Hi I'm using the following code to extract the lines(and redirect them to a txt file) after the pattern match. But the output is inclusive of the line with pattern match. Which option is to be used to exclude the line containing the pattern? sed -n '/Conn.*User/,$p' > consumers.txt (11 Replies)
Discussion started by: essem
11 Replies

10. Shell Programming and Scripting

PHP - Regex for matching string containing pattern but without pattern itself

The sample file: dept1: user1,user2,user3 dept2: user4,user5,user6 dept3: user7,user8,user9 I want to match by '/^dept2.*/' but don't want to have substring 'dept2:' in output. How to compose such regex? (8 Replies)
Discussion started by: urello
8 Replies
AACRAID(4)						   BSD Kernel Interfaces Manual 						AACRAID(4)

NAME
aacraid -- Adaptec AACRAID Controller driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device pci device aacraid To compile in debugging code: options AACRAID_DEBUG=N Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): aacraid_load="YES" DESCRIPTION
The aacraid driver provides support for the Adaptec by PMC RAID controllers, including Series 6/7/8 and upcoming families. The RAID containers are handled via the aacraidp0 bus. The physical buses are represented by the aacraidp? devices (beginning with aacraidp1). These devices enable the SCSI pass-thru interface and allows devices connected to the card such as CD-ROMs to be available via the CAM scsi(4) subsystem. Note that not all cards allow this interface to be enabled. The /dev/aacraid? device nodes provide access to the management interface of the controller. One node exists per installed card. If the kernel is compiled with the COMPAT_LINUX option, or the aacraid_linux.ko and linux.ko modules are loaded, the Linux-compatible ioctl(2) interface for the management device will be enabled and will allow Linux-based management applications to control the card. HARDWARE
Controllers supported by the aacraid driver include: o Adaptec ASR-6405(T|E) o Adaptec ASR-6445 o Adaptec ASR-6805(T|E|Q|TQ) o Adaptec ASR-7085 o Adaptec ASR-7805(Q) o Adaptec ASR-70165 o Adaptec ASR-71605(E|Q) o Adaptec ASR-71685 o Adaptec ASR-72405 o Adaptec Series 8 cards FILES
/dev/aacraid? aacraid management interface DIAGNOSTICS
Compiling with AACRAID_DEBUG set to a number between 0 and 3 will enable increasingly verbose debug messages. The adapter can send status and alert messages asynchronously to the driver. These messages are printed on the system console, and are also queued for retrieval by a management application. SEE ALSO
kld(4), linux(4), scsi(4), kldload(8) AUTHORS
Achim Leubner <achim@FreeBSD.org> Ed Maste <emaste@FreeBSD.org> Scott Long <scottl@FreeBSD.org> BUGS
The controller is not actually paused on suspend/resume. BSD
April 09, 2013 BSD
All times are GMT -4. The time now is 07:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy