|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Help me to create html document
Hi all, I have to find the count from File. tsv and need the output file format will be in html using shell script. Ex: File.tsv Code:
A B C D 1 2 3 4 5 6 7 4 9 10 11 12 output in html: FileName Code:
Count A 3 |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
How did you derive '3' from that input file? Why are B, C, D not represented?
What do you want the html itself to be? Not just what you want it to 'look like'. Last edited by Corona688; 01-09-2013 at 12:31 PM.. |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is it possible to create a here document by running a script interactively? | snreddy_gopu | Shell Programming and Scripting | 1 | 12-03-2012 07:19 AM |
| Extract xml data and create word document using perl. | veerubiji | Programming | 3 | 10-18-2011 11:21 AM |
| HTML document | Larry_1 | Homework & Coursework Questions | 0 | 12-16-2010 02:54 PM |
| UNIX Shell Script to Create a Document of a PLSQL code. | gauravsachan | Programming | 1 | 01-27-2009 02:01 PM |
| How create a large list of document ids in VI | ruben7566 | Shell Programming and Scripting | 1 | 04-05-2006 10:16 AM |
|
|