Search Results

Search: Posts Made By: sarajobmai
24,930
Posted By sarajobmai
i tried as per your modification even though it...
i tried as per your modification even though it does not display the heading as color.
awk 'BEGIN{print "<table border=1 width=100% cellspacing=0 cellpadding=0 align=center>"}{c="td";...
24,930
Posted By sarajobmai
i tried with above code but it is not display the...
i tried with above code but it is not display the heading as color. no luck.
awk 'BEGIN{print "<table border=1 width=100% cellspacing=0 cellpadding=0 align=center>"}{c="td"; e=""}FNR==1{c="th";e="...
24,930
Posted By sarajobmai
Convert shell script output txt file to html table
My concnern related to the post
-Convert shell script output txt file to html table,
in this how to print the heading as color.

awk 'BEGIN{print "<table>"} {print "<tr>";for(i=1;i<=NF;i++)print...
Showing results 1 to 3 of 3

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