Search Results

Search: Posts Made By: kingpin2502
775
Posted By kingpin2502
Thank vgersh99.. can't say I understand what the...
Thank vgersh99.. can't say I understand what the awk script does but I'll give it a try. Thanks for your help
775
Posted By kingpin2502
Passing a value to a condition
All

Hopefully the title is not too misleading but I'm hitting a stumbling block. I have a file that looks like this.

<create_context date="2010-12-31" id="IMAP-20101231-20111020201249"...
2,740
Posted By kingpin2502
Sorting the alpha numeric results of Hash
Hi All

I've got a perl script that I'm having a problem with when it prints the output of a hash. Some background. I'm trying to merge two file with a similar structure but with different data....
2,420
Posted By kingpin2502
Fantastic, Works a treat.. Much appreciated..
Fantastic, Works a treat.. Much appreciated..
2,420
Posted By kingpin2502
Manipulating input into the shell "read" command
Hi All

I have a migration program that creates directories based on dates, e.g 20090714 20090812 etc.. Based on their requirements, the user will select the directory they want to perform an...
4,033
Posted By kingpin2502
excellent thanks. I'll give that a try. Thank you.
excellent thanks. I'll give that a try. Thank you.
4,033
Posted By kingpin2502
Howto return the single penultimate line from my output
Hi All

I have what seems to be something quite trivial but for the life of me can't work out a solution.

Basically, I have the following script that reads a version report that contains certain...
15,587
Posted By kingpin2502
Okay tried this ...
Okay tried this

(!^[A-Z]{3}_SPTR)..*_PUT_EUROPEAN,NOSPTR,

But this doesn't match the second line.

If I do this

(?!^[A-Z]{3}_SPTR)..*_PUT_EUROPEAN,NOSPTR,

It includes both lines which...
15,587
Posted By kingpin2502
Apologies, should have made that clear. I'm using...
Apologies, should have made that clear. I'm using perl
15,587
Posted By kingpin2502
Regular Expression to exclude pattern
Hi All

I am using regular expressions to determine how to group certain data. I've included an example of the data below.

USD_SPTR_2Y_725.5_PUT_EUROPEAN_09Q1|USD||European|...
2,554
Posted By kingpin2502
Thank you. I'll have a look at that now. Must...
Thank you. I'll have a look at that now. Must admit, I've asked around my office too but no one has any ideas on whether its even possible.

Rgds
2,554
Posted By kingpin2502
Returning the name of function used
Hi All

In my script, I can call on several functions. I have a logging function that is called by any of these functions. What I would like is some way of identifying which function I am using and...
2,781
Posted By kingpin2502
Thank you, works a treat..
Thank you, works a treat..
2,781
Posted By kingpin2502
Interpreting Logicals/Environment Variables using the read command
Hi All

I have something that from the outset seems really trivial but in practice is not quite working.

I have the following code sample in my shell script which illustrates the problem

...
Showing results 1 to 14 of 14

 
All times are GMT -4. The time now is 09:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy