Search Results

Search: Posts Made By: Yoda
3,049
Posted By Yoda
Before appending text file to html file make sure...
Before appending text file to html file make sure you close the table tag:-
{
echo "</td></tr></table>"
echo "<p>failed:</p>"
echo "<p>"
cat HC_Report.txt
echo "</p>"
} >> color.html
...
3,049
Posted By Yoda
navsan, we don't have any idea what data you have...
navsan, we don't have any idea what data you have in those files: output.log and HC_Report.txt, how do you expect us to provide any assistance! Post some representative samples of input & output...
3,049
Posted By Yoda
Can you elaborate the issues you are facing when...
Can you elaborate the issues you are facing when you append the text file to html file? Is it something to do with HTML tags or anything else? Be more specific about your issue.
Showing results 1 to 3 of 3

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