Search Results

Search: Posts Made By: frieling
1,992
Posted By frieling
Python 2.5 / 2.2 import "errno" fails on AIX Server
I am trying to import the "xmlrpclib" Module from Activepython 2.5 in einer older Python 2.2.
Already achived this on a SUSE Linux server, but I am now required to do it on a AIX server.
Resolved...
5,750
Posted By frieling
Solved!
Thanks, worked perfectly.
5,750
Posted By frieling
Work CSV file with awk loop
I need to converts a CSV file from Format "A" into Format "B", where the first field is repeated in a loop with a counter. I'am quite sure that this is with AWK possible burt the "Forum Search...
Forum: AIX 05-22-2008
2,588
Posted By frieling
Forum: AIX 05-20-2008
2,588
Posted By frieling
Problem with remote Spools 5.3 to 5.1 and 4.1
We are installing a neu IBM Box with AIX 5.3. the remote spools work fine
to another 5.3 Box (or Linux / Kyocera Network Laserprinters). But they fail
wenn trying to spool to a AIX 5.1 or 4.1 Box...
4,572
Posted By frieling
fetchmail with multidrop & mailing lists
At the moment we as using fetchmail (SLES9, 6.2.5) to pick up our
emails (for approx 200 users) from our multidrop box. Everything
works fine as long as the receivers address is in the TO:...
7,984
Posted By frieling
Thankyou: Removing uppercase words from textfiles
Thankyou both for your fast replies.

Yogesh Sawant:
worked like a dream.

ghostdog74:
became --> NameError: name 's' is not defined.
changed it to

lines =...
7,984
Posted By frieling
Removing uppercase words from textfiles
I have the task of removing all uppercase words from csv files, mit
10000's lines. I think it shoud be possible with regex's, something
like "s/[A-Z]{2,}//g" but I can't get it work with sed or...
Showing results 1 to 8 of 8

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