Search Results

Search: Posts Made By: vasanth_123
1,920
Posted By vasanth_123
Double post
Double post
1,920
Posted By vasanth_123
It worked like charm. Thank you so much Ahamed. :)
It worked like charm. Thank you so much Ahamed. :)
1,920
Posted By vasanth_123
I have managed to solve one of the problem with...
I have managed to solve one of the problem with serial number starting letter as below.

awk '/^archive/{a=$0;next}/[A-Z]/{print a";"b[1]";",$0; for(i=2;i<=j;i++){print...
1,920
Posted By vasanth_123
It works with the latest code. Thanks. What if...
It works with the latest code. Thanks. What if the serial number starts with other letter?and What if the there is more than 1 serial number? I have some serial number starts with 'N' and some...
1,920
Posted By vasanth_123
OS is HP-UX. awk works fine. But it gives error. ...
OS is HP-UX. awk works fine. But it gives error.


EDIT: It works with the latest command. Thanks. What if the serial number starts with other letter?and What if the there is more than 1 serial...
1,920
Posted By vasanth_123
Ahamed, I'm getting the below error. ...
Ahamed,

I'm getting the below error.

syntax error The source line is 1.
The error context is
/^archive/{a=$0;next}/^M/{print a";"b[1]";",$0; for(i=2;i<=j;i++)print...
1,920
Posted By vasanth_123
archive.log.0104 is just a file name / text...
archive.log.0104 is just a file name / text string.

Let me try to explain clearly this time.
1st row in input file (archive.log.0104) should come in 1st column of excel file.
2-4 rows in input...
1,920
Posted By vasanth_123
Text formatting help
I have bunch of files with data's like below.

archive.log.0104
ar0104_akl
ar0731_rln
ar0731_rsl
M70148I need to compile all those files into a single file(.xls file) in the below format.
...
5,685
Posted By vasanth_123
I really need to learn scripting.. Please post...
I really need to learn scripting.. Please post the code..
5,685
Posted By vasanth_123
How to read from txt file and write it to xls?
Hello All,

I just want help in coding a simple shell script since i am a newbie for UNIX and i started learning unix and shell scripting basics recently.

I am having a data like this in .txt...
Showing results 1 to 10 of 10

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