Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dwww-txt2html(8) [debian man page]

DWWW-TXT2HTML(8)						      Debian							  DWWW-TXT2HTML(8)

NAME
dwww-txt2html - simple txt to HTML converter for dwww SYNOPSIS
dwww-txt2html [--man] [--utf8] [file] DESCRIPTION
dwww-txt2html is part of the dwww package, which provides access to on-line documentation on a Debian system via WWW. dwww-txt2html is a very simple text to HTML filter, which reads text to convert from a file argument if was given or stdin otherwise. Con- verts `<', `>', and `&' properly. Adds <pre> and </pre> tags, but it does not add <html> or <body> tags. Handles backspace characters. Converts local man pages and documentation files references to anchors and adds links for both http and ftp sites, mail addresses or Debian `closes: #bug_no' statements (e.g. closes: #100000). dwww-txt2html is usually run by the dwww-convert(8) command. OPTIONS
--man Input is an uncompressed manual page. --utf8 Input is encoded in UTF-8. SEE ALSO
dwww(7), dwww-convert(8), dwww-cache(8). AUTHOR
Lars Wirzenius. Modified and improved by Robert Luberda. See dwww(7) for copyrights and stuff. dwww 1.11.1 February 15th, 2009 DWWW-TXT2HTML(8)

Check Out this Related Man Page

DWWW(1) 							      Debian								   DWWW(1)

NAME
dwww - access documentation via WWW SYNOPSIS
http://localhost/dwww/index.html dwww dwww program-name | package-name DESCRIPTION
A typical Linux system has documentation in many formats (manual pages, info files, READMEs, and so on). dwww makes it possible to access all of these via the same interface, a WWW browser. This makes it easier to use the documentation. To use dwww, load the URL given in the SYNOPSIS. If you have a web browser installed, you can also just run the dwww command which loads the URL. If BROWSER environment variable is set, dwww uses sensible-browser(1) to load the URL. Otherwise, dwww first tries to use browser specified by DWWW_BROWSER or DWWW_X11_BROWSER configuration variable (cf. dwww(7)), than will use sensible-browser(1) command. If optional argument program-name or package-name is specified, dwww will search all documentation related to given program or package. ENVIRONMENT
BROWSER Program used to load the above mentioned URL. FILES
/etc/dwww/dwww.conf Configuration file for dwww. SEE ALSO
dwww-find(8), dwww(7), sensible-browser(1). AUTHOR
Lars Wirzenius <liw@iki.fi>. Modified by Robert Luberda <robert@debian.org>. Bugs should be reported via the Debian Bug Tracking System at <URL:http://bugs.debian.org/>. dwww is licensed via the GNU General Public License. While it has been written for Debian, porting it to other systems is strongly encour- aged. dwww 1.11.1 February 15th, 2009 DWWW(1)
Man Page

12 More Discussions You Might Find Interesting

1. Linux

How to remove only html tags inside a file?

Hi All, I have following example file i want to remove all html tags only, Input File: <html> <head> <title>Software Solutions Inc., </title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor=white leftmargin="0" topmargin="0"... (2 Replies)
Discussion started by: btech_raju
2 Replies

2. Shell Programming and Scripting

deleting particular lines and moving a line up using perl/sed

Hi, I need convert a dump file in the following format : (please note that line numbers are provided for easy look) Original file: 1 2007-10-2482.90 No trade 0 0.00 100000.00 2 100000.00 3 0.00 4 HOLD 5 2007-10-2589.75 Bought 1114 1114 100000.00 0.00 ... (5 Replies)
Discussion started by: sabyasm
5 Replies

3. Shell Programming and Scripting

Extracting data between tags based on search string from unix file

Input file is on Linux box and the input file has data in just one line with 1699741696 characters. Sample Input: <xxx><document coll="uspatfull" version="0"><CMSdoc>xxxantivirus</CMSdoc><tag1>1</tag1></document><document coll="uspatfull"... (5 Replies)
Discussion started by: gaya
5 Replies

4. Shell Programming and Scripting

conversion required

A characters array looks like this. arr={'À','à','Â','Æ'} i want to convert these charcters into utf8 and save in the text file when retreiving back, i want to convert back to the original format. can u give ideas to write this snippet in either c or shell (1 Reply)
Discussion started by: perl2ask
1 Replies

5. Shell Programming and Scripting

File formatting in unix

Hi , I have a text file noname.txt containing 1000+ records like this. One of the record I have given below. Input will b e like this BOT: 2010/06/01 00:25:59 21 = "private" Access-Method = 31 NCC = GBR 01 =... (5 Replies)
Discussion started by: smalya
5 Replies

6. UNIX for Dummies Questions & Answers

Help needed to install txt2html

I have downloaded the latest version of txt2html which is 2.51 ran following command to execute it. # gunzip txt2html-2.51.tar.gz #tar -xvf txt2html-2.51.tar cd txt2html-2.51 # ls -ltr total 172 -r--r--r-- 1 1000 1000 5 May 4 2008 version.txt -r--r--r-- 1 1000 1000 1113 May 4 ... (3 Replies)
Discussion started by: pinga123
3 Replies

7. Shell Programming and Scripting

Concat

Hi All, My Input file contains: Input.txt Name|Marks ABC|10 GHI|10 JKL|20 MNO|20 PQR|30 Output.txt MARKS|NAME 10|ABC,GHI 20|JKL,MNO 30|PQR Thanks in advance (4 Replies)
Discussion started by: kmsekhar
4 Replies

8. Shell Programming and Scripting

how to get tags content by grep

1) Is it possible to get tags content by grep -E ? For example title. Source text "<title>My page<title>"; to print "My page". 2) which bash utility to use when I want to use regex in this format? (?<=title>).*(?=</title) (11 Replies)
Discussion started by: visitor123
11 Replies

9. Shell Programming and Scripting

convert row to column with respect of first column.

Input file A.txt :- C2062 -117.6 -118.5 -117.5 C5145 0 0 0 C5696 0 0 0 Output file B.txt C2062 X -117.6 C2062 Y -118.5 C2062 Z -117.5... (4 Replies)
Discussion started by: asavaliya
4 Replies

10. Shell Programming and Scripting

If else continue to check value until it it is right

i have script which get Input via READ value and compare it from file. when found do some stuff...if not found again ask for Input until you dont enter Right value. #!/bin/ksh echo "SID must be in oratab file" echo "Enter ORACLE_SID of Database:\c " read ORACLE_SID x=`cat /etc/oratab|... (3 Replies)
Discussion started by: tapia
3 Replies

11. Shell Programming and Scripting

HTML Conversion of text file

Hi, I have following text file. I want to convert it into the below HTML format. Kindly help. Input Text File Header 1 ======= Name:*** Age:*** Address:*** Work Phone:*** Email:*** Mobile:*** Country:*** City:*** Pincode:*** some text here **** (10 Replies)
Discussion started by: ctrld
10 Replies

12. Shell Programming and Scripting

Change Date Input :-

I have Below Input :- X1=03 ### Hour Y1=20160405 ## Date Z1=3 ## I want to Back 3 Hour Output List=03 02 01 Y1=20160405 Input:- X1=02 ### Hour Y1=20160405 ## Date Z1=4 ## I want to Back 4 Hour Output:- List=02 01 24 23 Y1=20160404 ### Date Will Change (13 Replies)
Discussion started by: asavaliya
13 Replies