Search Results

Search: Posts Made By: Dumpi16
1,504
Posted By Dumpi16
The issue is resolved The output file is...
The issue is resolved
The output file is change to have pipe as delimiter and made code change awk -F '|' ' .

Thanks Rudi for you time.

Thank a lot Don for time and suggestion; helping me and...
1,504
Posted By Dumpi16
Hi Don, Your suggestion " awk -F' +' ' "...
Hi Don,

Your suggestion " awk -F' +' ' " did worked properly, The column is not getting distorted but the header shifted by one column.
Please find the attached output.
Is it possible to get...
1,504
Posted By Dumpi16
Previously the text output was having " | " as...
Previously the text output was having " | " as delimiter.
The output was again distorted. Please check the attached image.

Seeming like there is something am missing in the code.
1,504
Posted By Dumpi16
Space moving to next column (awk HTML)
Hi

I have create a report and have converted the text output to HTML but in the output there is a sentence "The transaction was aborted by the user.", the spaces between this sentence is...
1,435
Posted By Dumpi16
Thank You
Thank you Don

The code provided is working properly and am getting the desired output.

Also thanks for explain my code if loop mistake.
1,435
Posted By Dumpi16
awk HTML Conditional Formating
I am receiving the below output in text format. The output is converted to HTML table using the code mentioned below

output in text
LogDate DayOfWeek/Hours _0_ _1_ _2_ _3_ ...
Showing results 1 to 6 of 6

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