Search Results

Search: Posts Made By: Yagi Uda
1,242
Posted By Yagi Uda
That solved my problem, Thanks a lot bartus11:b:
That solved my problem, Thanks a lot bartus11:b:
1,242
Posted By Yagi Uda
How to use perl to generate files with correct filenames?
Hi,

I'm trying to use perl to generate files based on sections in a large textfile.

This will create one file per section that starts with " ABC_":
perl -n -e '/^ABC_/ and open FH,...
1,261
Posted By Yagi Uda
A missing semi colon it was - thank you very much...
A missing semi colon it was - thank you very much itkamaraj!

---------- Post updated at 11:00 AM ---------- Previous update was at 09:42 AM ----------

Well, it worked fine on my Linux-box, but...
1,261
Posted By Yagi Uda
awk script does not work when written as "one-liner"
In my quest to solve a bigger problem (See my previous post called "Create SQL DML insert statements from file using AWK or similar" - sorry, not allowed to post urls until I have > 5 posts) I'm...
4,072
Posted By Yagi Uda
Create SQL DML insert statements from file using AWK or similar
Hi all.

This is my first post on this forum. I've previously found great help in the huge knowledgebase that is here, but this time I have not been able to find a solution to my problem.

I have...
Showing results 1 to 5 of 5

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