Search Results

Search: Posts Made By: fwellers
1,999
Posted By fwellers
I am stupid. I didn't think that would work,...
I am stupid. I didn't think that would work, because it looked like all you were printing was the line where Last parsed was.
Shows you how little I understand awk.

So I just tried your exact...
1,999
Posted By fwellers
Here is a more exact model of what the file looks...
Here is a more exact model of what the file looks like.
I just replaced the actual sql with jibberish.

Last parsed SQL statement :
update sometable set somecolumn=somevalue where
somevalue...
1,999
Posted By fwellers
awk printing only parts of file
I am afraid I don't understand awk well enough to do the following.

I have a file with a bunch of select statements where the a line starts off with this pattern:
"Last parsed SQL statement :",...
Forum: Red Hat 12-28-2011
3,632
Posted By fwellers
problems compiling openldap
I hope this is the right place to post this and that I can get some help. I pretty much suck at troubleshooting build issues.
we are running oracle red-hat linux 2.6.32-200.20.1.el5uek #1 SMP Fri...
7,215
Posted By fwellers
Hello, It actually turns out the problem is not...
Hello,
It actually turns out the problem is not solved yet. I thought it was, but it wasn't.
It appears that Java is not creating the file as the userid we expect. Our developers are too busy to...
7,215
Posted By fwellers
[Solved] nfs share permissions with java
Please bare with me while I try to explain this weird problem.

We are exporting a filesystem from an aix box to two linux boxes.
On the linux box a java-weblogic application hits the share.
For...
3,113
Posted By fwellers
nfs mount permission issues
Hello,
We have some new application requirements that require us to use nfs mounts from aix 5.3 and mount to Oracle Linux 5.6.

Do you know why when on the destination ( linux ) box, the root...
2,678
Posted By fwellers
ldap search problem
I am posting in this section because in this regard I am a Dummy. I know very little about ldap.
We have a couple of ldap registries running on an AIX box. I can connect into those registries using...
2,206
Posted By fwellers
script for changing passwords
Hello,
We are running aix 5.3.
We're looking for a script that can change passwords, taking 2 arguments ( old password, new password ).

I am wondering if this can be done with a here document,...
Forum: AIX 01-28-2011
11,551
Posted By fwellers
problems connecting with exceed (solved)
Hi,
We have a user who cannot connect to the aix system anymore with hummingbird exceed.
Our unix servers are aix 5.3. She is running windows xp and using hummingbird 12.

She used to not have...
1,431
Posted By fwellers
That is an awesome piece of effecient code and...
That is an awesome piece of effecient code and works !!

Thank you very much !
1,431
Posted By fwellers
the desired output is: dvmrgdel 2384889 2502110...
the desired output is:
dvmrgdel 2384889 2502110
dvmrgdel 1428180 2502110
dvmrgdel 1466390 2502220
dvmrgdel 1466389 2502220

So the Gsubs within a district print with their respective districts....
1,431
Posted By fwellers
help with simple awk script
Hi,
I just don't understand awk. I think I'm close here but can someone give me a hand to finish this little parsing routine ?

the input file is formatted like this:
District 2502110
Gsub...
17,244
Posted By fwellers
Thanks for all the replies !! I think I got it...
Thanks for all the replies !!
I think I got it worked out.
The remaining crux of my problem was what windows was doing to the file. once I stripped the \r off of each line, and added a \n to the...
17,244
Posted By fwellers
I think I am getting the gist. I am able to...
I think I am getting the gist.
I am able to encode and decode a file on Unix, and it works fine.
However, if I mail the encoded file, save that email message, ftp it back to unix and then try and...
17,244
Posted By fwellers
So I ran uuencode -m test.tar.gz...
So I ran

uuencode -m test.tar.gz test.tar.gz | mailx floydw@mail.org

and I got an email that looked like this:

begin-base64 644 test.tar.gz...
17,244
Posted By fwellers
Thanks. I tried to do uuencode -m file.gz...
Thanks.
I tried to do
uuencode -m file.gz and pipe that to mailx, but it doesn't work.
Looks like it needs an output file as an argument, but it still only outputs garbled stuff to the standard...
17,244
Posted By fwellers
Attach a binary file to email in a script
Hi,
I am trying to get an email sent out by the unix ( aix ) system that has a .gz file attached to it.
I can get the attachment, but it's not working when being looked at from outlook.
I think...
18,560
Posted By fwellers
Very nice ! I had no idea. Thanks for the ideas...
Very nice !
I had no idea. Thanks for the ideas and the links. :):)
18,560
Posted By fwellers
converting xls,xlsx files ??
I think I know the answer to this :rolleyes: but thought I'd ask anyway. You never know.

Does anyone know of a program or utility that will run on any unix platform and convert Microsoft Excel...
3,694
Posted By fwellers
Yea upon thinking more about it, I don't see any...
Yea upon thinking more about it, I don't see any way, unless as has been said, we can know the exact width of each field. Right ?

so suppose this is the record.

GE,11,029,000000000

if we...
3,694
Posted By fwellers
That worked !! Thanks very much. Floyd...
That worked !!

Thanks very much.

Floyd

---------- Post updated at 02:36 PM ---------- Previous update was at 12:45 PM ----------

Hate to bother you again, but I have just been handed a...
3,694
Posted By fwellers
parsing issue with edi file
Hello,
We have edi files we need to do some extra parsing on.

There is a line that shows up that looks like this:
GE|8,845|000000000

We need to parse the file, find the line ( that begins...
1,490
Posted By fwellers
Darn, I can't believe I missed that !! ...
Darn, I can't believe I missed that !!

Thanks Franklin, much obliged to you.

Floyd
1,490
Posted By fwellers
question about variables with sed
Hi,
I am trying to do some mass replacements in lots of scripts, and using sed.
However sed doesn't seem to like to be able to dereference variables within the substitute clause. For example:
...
Showing results 1 to 25 of 43

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