Search Results

Search: Posts Made By: Laud12345
10,181
Posted By Laud12345
Handling .CSV( Comma seperated value) in awk
Hi Guys,

I am trying to reading in comma seperated values in awk. I can set the delimiter to be a comma, but the tricky part is that commas that appear within quotes are not to be considered as...
2,623
Posted By Laud12345
Dynamically Creating and Printing to Files
Hello,

If anyone could help me out with this, it would be greatly appreciated. I am trying to dynamically create files and print to them.
Here is the code I have to so far. thanks.


if (n <...
6,240
Posted By Laud12345
Best FTP?
I am using PSFTP since I can only do SSH FTP. What utility do you guys use that would be more user friendly and has ability to do SSH.

Thanks vgersh99: you must be a real guru at this
6,240
Posted By Laud12345
FTP Shell Scripts from Windows to Unix: files have exotic characters
Hey guys,

I am working on my shell scripts in wordpad in windows. Then, I upload it to my unix using psftp, but when I open those files with "vi" in Unix, there are all these "^M" characters in...
15,914
Posted By Laud12345
Thanks Neo
Thanks Neo
20,055
Posted By Laud12345
Thanks vgersh99. I am using Solaris. My...
Thanks vgersh99.

I am using Solaris.

My input to awk is some sort of file. I think I do have the braces messed up. I did get it to work. I am very greatful.

Regards,
Laud
15,914
Posted By Laud12345
Making a SOAP call from within unix shell scripts
Hi guys,

Is it possible to make SOAP calls from within Unix shell scripts?
I need to access a web service from within UNIX in order to lookup something while I am doing some parsing on a file. ...
20,055
Posted By Laud12345
Anything wrong with this code you see? I cannot...
Anything wrong with this code you see? I cannot get it to run: I am basically trying to run some awk code within a korn shell. I want to run the trim funciton, but I get complaint when I run the...
20,055
Posted By Laud12345
Thanks guys very much. I was able to use the...
Thanks guys very much. I was able to use the substr function in order to read in the fixed columns. I am also considering doing the gawks' fieldwidth thing, but would that affect the performance?...
20,055
Posted By Laud12345
Re:
The reason I cannot use a comma as a delimiter or anything like that is because the fields are not seperated by a delimiter, but allocated a certain number of bytes.

For example:

Firstname (10)...
20,055
Posted By Laud12345
Converting Text File into XML using Unix Shell Scripts
Hi everyone,

If someone out there could help me out with this problem. I would really appreciate it.

I am trying to convert a file into xml format using Unix shell scripts.

The file has...
Showing results 1 to 11 of 11

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