Search Results

Search: Posts Made By: BrianOsburn
Forum: Solaris 08-26-2003
10,456
Posted By BrianOsburn
Most excellent
Great, we use solaris exclusively here at the bank I work for..

Brian
2,970
Posted By BrianOsburn
I figured out how to do it and got it working. ...
I figured out how to do it and got it working.

I'm making sure I understand exactly what it is the script is doing before I run with it. Makes me explaining it later on a little easier :)
...
9,523
Posted By BrianOsburn
What comes to mind is unix2dos filename...
What comes to mind is unix2dos filename newfilename

Try that..

Brian
2,207
Posted By BrianOsburn
ONe of the commands I always use is the...
ONe of the commands I always use is the following:

uuencode <filename> <newfilename> | mailx -s "subject here" <email address>

Always works for me

Brian
2,970
Posted By BrianOsburn
I'm sorry, I guess I should of made that clear -...
I'm sorry, I guess I should of made that clear - awk/nawk is fine..

Yours ran extremely quick against a 685k test file I had. While I don't get files > 200k more then once a night, I'd like to be...
2,970
Posted By BrianOsburn
Thanks for your help, it runs like a champ! ...
Thanks for your help, it runs like a champ!

Brian
2,970
Posted By BrianOsburn
Thanks for your help - like I said my knowledge...
Thanks for your help - like I said my knowledge of scripting is very meager...

How would I go about setting it up to accept the input file to read through it? ie so I can call the shell script...
2,970
Posted By BrianOsburn
Of the data file? It's going to be something...
Of the data file?

It's going to be something like this (at the bare minimum):

||||||||123456@abc.com|||||||||


There may be data in the columns, but only 1 email address (hence, only one @...
2,970
Posted By BrianOsburn
Validating a formatted message
I'm trying to write a shell script that will validate a format of a data file we recieve every night.

What I'm looking for is to ensure there are 8 pipes "|" before an email address and 9 pipes...
Showing results 1 to 9 of 9

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