Js_iframe.adn


 
Thread Tools Search this Thread
Special Forums Cybersecurity Malware Advisories (RSS) Js_iframe.adn
# 1  
Old 06-17-2008
Js_iframe.adn

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

match sentence and word adn fetch similar words in alist

Hi all, I have ot match sentence list and word list anf fetch similar words in a separate file second file with 2 columns So I want the output shuld be 2 columns like this (3 Replies)
Discussion started by: manigrover
3 Replies
Login or Register to Ask a Question
OOo2Dbk(1)						      General Commands Manual							OOo2Dbk(1)

NAME
OOo2Dbk - program to convert OpenOffice.org-Writer (ODT and SXW) files to DocBook XML documents. SYNOPSIS
OOo2Dbk [options] openoffice.org-file DESCRIPTION
This manual page documents briefly the OOo2Dbk commands. OPTIONS
This version of OOo2Dbk understands the following command line options. -h, --help Show summary of options. -cFILE, --config=FILE Use FILE as the file path for the program configuration file. Defaults to the global /etc/ooo2dbk.xml configuration file or to the ooo2dbk.xml configuration file in the ooo2dbk executable directory. -zFILE, --zipfile=FILE Use FILE as the filename for the generated ZIP archive -dFILE, --dbkfile=FILE Use FILE as the filename for the generated DocBook XML file. This option has no effect if the -z/--zipfile option is used. -a, --article Produce a DocBook XML article. This is the default. -b, --book Produce a DocBook XML book. -xFILE, --xslt=FILE Use FILE as the file path for the XSLT stylesheet. Defaults to the ooo2dbk.xsl stylesheet. -mNAME, --cmdxslt=NAME Use command NAME as the XSLT processor. Available command names are defined in OOo2Dbk /etc/ooo2dbk.xml file. Defaults to xsltproc. -f, --flatxml Preserve the intermediate OpenOffice.org XML file (global.xml) -v, --verbose Print additional information to stdout when running conversion. AUTHOR
OOo2Dbk was written by Indesko (http://www.indesko.com/) This manual page was written by Mohammed Adnene Trojette <adn+deb@diwi.org>, for the Debian project (but may be used by others). January 7, 2005 OOo2Dbk(1)