Search : in
By :

Need of html output for a shell scripting o/p

Last answer on Nov 3, 2009 8:35:03 pm GMT deep, on Nov 2, 2009 5:00:48 am GMT 
 Report this message to moderators

Hello,

Can anyone please let me know how to convert this below mentioned kind of output file to HTML file ?
I mean i need to know how to create a html table and send the o/p to one path inside a shall script?


sunnnux01 56% 97.4563% 2.3%

Configuration: Windows XP
Firefox 2.0.0.14

Best answers for « need of html output for a shell scripting o/p » in :
Shell script for telnet and run commands Show Shell script for telnet and run commands Issue Solution Note Issue I have made a shell script which can telnet automatically and run commands on the other machine and end the telnet session without any interact from the user, only he...
Replacing Variables in Bash/shell ShowReplacing Variables in Bash/shell Intro: Expression:Defininition Intro: First of all make sure that you the variable is defined before replacing it, or in other cases determine that it is not empty, and to initialize with a default...
How to read a file line by line ShowHow to read a file line by line Intro Tips Bonus Intro One of the most common errors of learning scripts bash on GNU / Linux is to read a file line by line, is to use a loop "for" (for line in $ (cat file.txt) do. ..), which in this...
[Sed] Delete one or more lines from a file Show[Sed] Delete one or more lines from a file Removing one (or several) line (s) of a file Syntax: sed '{[/]||[/]}d' sed '{[/][,][/]d' /.../=delimiters n = line number...
Download SSH Secure Shell ShowSSH secure shell for workstations is a flexible client SSH allowing to connect in a secured way to remote applications. http://www.commentcamarche.net/faq/images/NHc6wz5jOYBhPXTis.png
Linux - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence the name "shell". The shell therefore acts as an intermediary between the operating system and the user thanks to command lines...
UNIX system - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence its name "shell". The shell therefore acts as an intermediary between the operating system and the user using command lines...
UNIX Commands ShowTable of the main UNIX commands Unix Commands Description Options ls lists the content of a directory -a Displays all files, including hidden files -I Displays a...

1

 pro-genius, on Nov 3, 2009 8:35:03 pm GMT

Wrong forum, i think this doesn't have nothing to do here !

Reply to pro-genius