Sponsored Content
Full Discussion: Regular Expression Help
Top Forums Shell Programming and Scripting Regular Expression Help Post 302304068 by sickboy on Saturday 4th of April 2009 05:58:08 PM
Old 04-04-2009
Quote:
Originally Posted by Franklin52
This is what I get with egrep:

Code:
$ cat file
DEF/AAA/AAA/AAA/AAA
DEF/ABC/BCD/AAA/ABC
DEF/AAA/AAA/AAA/AAA
DEF/AAA/TTT/AAA/AAA
DEF/AAA/AAA/AAA/DFG
$ egrep 'DEF.*[BDC||DFG].*' file
DEF/ABC/BCD/AAA/ABC
DEF/AAA/AAA/AAA/DFG
$

Regards
I found the problem. The problem was that the application I use, uses behind a strange TCL regexp tester which didn't accept the [ ] but only ( ). I don't know the reason but this was the problem.

Thanks for the help
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Regular Expression + Aritmetical Expression

Is it possible to combine a regular expression with a aritmetical expression? For example, taking a 8-numbers caracter sequece and casting each output of a grep, comparing to a constant. THX! (2 Replies)
Discussion started by: Z0mby
2 Replies

2. Programming

What does the regular expression ['(^[^~]+~).*'] mean?

What does the regular expression +~).*'] mean while using it with regexec.When the string "RCHNUSNT35C~rs07/ASM-RS07" is used with the regular expression +~).*'] regexec gives an error. I know what regexec does,but i do not understand what this expression means wrt to this string... any help... (2 Replies)
Discussion started by: anupamar
2 Replies

3. Linux

Regular expression to extract "y" from "abc/x.y.z" .... i need regular expression

Regular expression to extract "y" from "abc/x.y.z" (2 Replies)
Discussion started by: rag84dec
2 Replies

4. UNIX for Dummies Questions & Answers

ls with regular expression

I currently list and sort all the files in a directory which begin with an Upper Case C and end with the extension '#finished#'. Here is the command I use: ls -tr $currentDir/*.#finished# what i need to do now is list all the files in a directory that begin with upper case C and end... (3 Replies)
Discussion started by: rkgudde
3 Replies

5. Shell Programming and Scripting

Integer expression expected: with regular expression

CA_RELEASE has a value of 6. I need to check if that this is a numeric value. if not error. source $CA_VERSION_DATA if * ] then echo "CA_RELESE $CA_RELEASE is invalid" exit -1 fi + source /etc/ncgl/ca_version_data ++ CA_PRODUCT_ID=samxts ++ CA_RELEASE=6 ++ CA_WEEK_NO=7 ++... (3 Replies)
Discussion started by: ketkee1985
3 Replies

6. Programming

Perl: How to read from a file, do regular expression and then replace the found regular expression

Hi all, How am I read a file, find the match regular expression and overwrite to the same files. open DESTINATION_FILE, "<tmptravl.dat" or die "tmptravl.dat"; open NEW_DESTINATION_FILE, ">new_tmptravl.dat" or die "new_tmptravl.dat"; while (<DESTINATION_FILE>) { # print... (1 Reply)
Discussion started by: jessy83
1 Replies

7. UNIX for Advanced & Expert Users

sed: -e expression #1, char 0: no previous regular expression

Hello All, I'm trying to extract the lines between two consecutive elements of an array from a file. My array looks like: problem_arr=(PRS111 PRS213 PRS234) j=0 while } ] do k=`expr $j + 1` sed -n "/${problem_arr}/,/${problem_arr}/p" problemid.txt ---some operation goes... (11 Replies)
Discussion started by: InduInduIndu
11 Replies

8. UNIX for Dummies Questions & Answers

Regular expression help

Hi, I am quite knew to scripting and I am trying to get a regular expression to work to check that a user enters a valid version number such as 1 or 1.1 or 12.3 etc. I dont seem to be able to get it to work as it picks up versions such as 1.......2. I only want it to work with a single dot.... (12 Replies)
Discussion started by: frodo61
12 Replies

9. Shell Programming and Scripting

Regular expression

Can someone please explain me what does this mean? ^{1,50}$ (1 Reply)
Discussion started by: Anupam_Halder
1 Replies

10. Shell Programming and Scripting

Regular expression

I would like to extract "JDBC Thin Client" from (PROGRAM=JDBC Thin Client); and "C:\Python26\python.exe" from (PROGRAM=C:\Python26\python.exe); "txm_v_awsrf_db.pr" from (PROGRAM=txm_v_awsrf_db.pr). if input line like "(PROGRAM=)", it return unknown. Would you help suggest a regular... (4 Replies)
Discussion started by: cstsang
4 Replies
mipd.conf(4)						     Kernel Interfaces Manual						      mipd.conf(4)

NAME
mipd.conf - Mobile IPv4 Mobility Agent daemon configuration file SYNOPSIS
(default configuration file) DESCRIPTION
When invoked, the IPv4 Mobility Agent daemon, reads its configuration information from (by default). The IPv4 Mobility Agent daemon can act as a Home Agent (HA) or a Foreign Agent (FA). can be configured to act as combined Home Agent and Foreign Agent only if it is not operating in AAA mode (see below). The content of this file will determine what kind of Mobility Agent functions the daemon will perform. Syntax The basic structure of the configuration file consists of sections, each delimited by curly braces in the form of . . . Each section generally contains a series of lines; each line providing the value for one configuration option in the form of For most part, white space is ignored and '#' comments out the rest of the line. Some labels require multiple values be provided on a sin- gle line, and these values must typically be separated by spaces. The set of legal values depends greatly on which label is being assigned. This configuration file consists of three mandatory sections in the following order: and All three sections are required although they may be empty depending on the optional fields entered and the mobility services (eg. Home Agent or Foreign Agent) being configured for the Mobile IP Agent daemon. The main Section The section must always come first. Fields within the section are: This field is optional and is used by Foreign Agent only. It indicates how long (in seconds) to keep a registration Request for Foreign Agent that hasn't had a matching Regis- tration Reply yet. The default vault for this field is 5.0 seconds. This field accepts floating number. This field is optional and is used by both Home Agent and Foreign Agent. It indicates the value of the ICMP code field of the router advertisement inside the Mobile IP Agent Advertisement message. There are two possible value for this field: This mobility agent handles common traffic -- that is, it acts as a router for IP datagrams not necessarily related to mobile nodes. This mobility agent does not route common traffic other than IP datagrams received from a registered mobile node. The default value for this field is 16. WARNING: Some Mobile Node implementations are known to be confused by advertisements with an ICMP code of 0. This field is required for to operate in AAA mode. It provides the Fully Qualified Domain Name of the host on which is started. This name is used to build the AAA identity for This field is required for to operate in AAA mode. It provides the Fully Qualified Domain Name of the AAA server that serves This name should be resolved via a DNS lookup. Note: The and fields are required for to operate in AAA mode. If one of these fields is omitted or if both the fields are omitted, the daemon would operate in non-AAA mode. This field is optional. It specified the port number on which the AAA server listens for connections. The default value is 1812. The keys Section The section contains a list of authentication keys between two mobility entities. Currently, only Mobile Node-Home Agent and Correspondent Node-Home Agent keys are supported. Hence, this section is required for a HA configuration and is empty for a Foreign Agent only configu- ration. Each entry in this section is entered in the following format: These field are: IP_Address is the IP address of either a Mobile Node or a Correspondent Node. spi is the Security Parameter Index (SPI) value, a 32-bit integer in the range 256 - 2147483647. The SPI does not have to be unique on the Home Agent and must match the SPI configured on the Mobile Node or Correspondent Node. algo is the hashing algorithm used for this security association. Accepted algorithms are hmac-md5 and md5. tstamp indicates that timestamps are used for replay protection. key is the authentication key, a total of 16 bytes. Each byte is entered as two hex digits. Each byte is separated by a space. WARNING: Do not enter more than one key entry for each Mobile Node or Correspondent Node. The ether Section The section contains network interface parameters for Mobile IP. If you have more than one network interface in your machine, you must duplicate this section and fill out one for each interface that you intend to provide Mobile IP service(s). It is incorrect to specify more than one interface name in this section. Fields within the section are: This field is required and contains the name of the network interface that provides mobility service(s). This field is required and indicates the mobility service(s) this interface will offer. It will affect the setting of the H and F flags within the Agent Advertisement Exten- sion. to offer Home Agent mobility service to offer Foreign Agent mobility service to offer both Home Agent and Foreign Agent mobility services. Note that this is not permitted when is configured to act in AAA-mode (see for more info). This field is required and contains the primary address of the interface. This address serves two purposes: 1) As the Home Agent address (if Home Agent service is offered) 2) As the source address that Agent Advertisement messages will have on both the Home Agent and Foreign Agent. If Home Agent service is provided on this interface, Mobile Nodes with their home network on this interface's subnet should be configured to use this interface's primary address as their Home Agent address. This field is required and contains the netmask associated with the primary-addr field. This field is required and contains the address that Agent Advertisement messages is broadcasted/multicasted to. It must be either 255.255.255.255 (the limited-broadcast address) or 225.0.0.1 (multicast address for the all systems on this link). This field is optional and indicates the interval (in seconds) between two consecutive Agent Advertisement messages. It SHOULD be no longer than 1/3 of ICMP Router Advertisement Lifetime below. The default value of this field is 1 second. This field accepts floating point number. This field is optional and contains the Lifetime value (in seconds) within the ICMP Router Advertisement. The default value for this field is 1800 seconds (30 minutes) per RFC 1256. This field is optional and contains the maximum Registration Lifetime (in seconds) allowed within the Mobility Agent Advertisement Extension of a Registration Request. Registrations requesting a longer lifetime than this value will be rejected by the Foreign Agent. The default value of this field is 300 seconds (5 minutes). Note: max-reg-lifetime has no relation with the router-lifetime. This field is optional and contains the Router Address and its associated Preference Level within the ICMP Router Advertisement portion of the Agent Advertisement message. The pref- erence_level must be a number within the range 1 to Number_of_Routers. Higher preference level means more preferable. Repeat this field for as many routers as you want to advertise. A maximum of eight routers can be entered. This field is related with the router field above and contains the netmasks of the corresponding routers advertised above. Hence, make sure that you repeat this field for as many routers as you advertised above. The router netmask is used by the Mobility Agent to compute the Prefix-Lengths within the Prefix-Length Extension inside Agent Advertisement message. The Prefix-Lengths may be used by some Mobile Nodes as part of their move detection algorithm. WARNING: RFC 3344 requires that the number of router netmasks be the same as the number of routers. Some Mobile Nodes are known to re-register constantly if the numbers are not matched. This field is related to the above service field and contains the Care-of Address within the Agent Advertisement Extension. This field is required if you have configured Foreign Agent service on this interface. Note: The Care-of Address is not necessarily the same as the primary address of the interface. In fact, if the machine has multiple interfaces, usually the Care-of Address should be the primary address of the fastest/best connected interface. You can provide multiple Care-of Addresses by repeating this field. A maximum of eight Care-of Addresses can be entered. This field is optional and can be used to configure a pool of addresses from which this Home Agent (if configured) can allocate home addresses. The field can be repeated as many times as needed. IP_address is the first address in the pool, and the pool would consist of num_addresses number of IP addresses starting from IP_address. The default value for num_addresses is 1. This field is optional and can be used to specify the size of the challenge window maintained by this Foreign Agent (if configured). The maximum size accepted is 8. The default value is set to 2. FILES
default configuration file AUTHOR
was originally developed by Carnegie Mellon University with changes made by Hewlett-Packard to port to HP-UX. SEE ALSO
mipadmin(1M), mipconfig(1M), mipd.conf(4). RFC 3344 IP mobility Support for IPv4 RFC 1256 ICMP Router Discovery Messages RFC 1853 IP in IP Tunneling RFC 2003 IP Encapsulation within IP mipd.conf(4)
All times are GMT -4. The time now is 07:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy