Sponsored Content
Top Forums UNIX for Advanced & Expert Users Please help Linux system is down... Post 302990924 by samnyc on Thursday 2nd of February 2017 09:02:54 PM
Old 02-02-2017
here is the upload file again, not sure why it's not getting uploaded.
 

8 More Discussions You Might Find Interesting

1. Linux

2 in 1 Linux system

i have heard that you can have 2 computers running and mak it so one syste will use the other systems CPU though the network or some thing like that. first, is this true? if so how do i set it up with Mandrake 9.2 or higher? (6 Replies)
Discussion started by: linux_newbe
6 Replies

2. Homework & Coursework Questions

Operating system LINUX

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: Write a C program that accepts 3 parameters. Each parameter indicates the quantity of product to be produced.... (0 Replies)
Discussion started by: paradise
0 Replies

3. Linux

Linux system

Is it true that a well setup Linux system is very hard to break into, not impossible, just hard to do? (4 Replies)
Discussion started by: billcrosby
4 Replies

4. AIX

Accessing files on AIX system from Linux system

I have a following requirement in production system 1 : LINUX User: abcd system 2: AIX (it is hosting a production DB) Requirement user abcd from system 1 should have read access on archive log files created by DB on system 2. The log files are created with permissions 540 by user ora ,... (2 Replies)
Discussion started by: amitnm1106
2 Replies

5. Shell Programming and Scripting

UNIX file system to Linux file system migration

We would be migrating UNIX file system to Linux file system. We do have many directory and sub directories with files. after migrating unix to linux file system , i want to make sure all the files has been copied ? What would be the best approach to validate directory ,sub-directory and file... (1 Reply)
Discussion started by: balajikalai
1 Replies

6. Programming

Linux/Solaris System Administrator to become a Linux/Solaris System Programmer?

Hi all What is the qualification required by Linux/Solaris System Administrator to become a Linux/Solaris System Programmer as to gain complete knowledge on computers. Thanks (1 Reply)
Discussion started by: Tlogine
1 Replies

7. Linux

Best Linux monitoring system

Hi all, I'm looking for the best tool to monitor the Linux system. I've found a lot of interesting tools searching the web but I didn't find one which can do all the requirments (like a one in all tool). I would prefer it to include a command line interface also. Thank you, Andreea (0 Replies)
Discussion started by: andreea9322
0 Replies

8. Infrastructure Monitoring

Best system monitoring for Linux

Hi all, I'm looking for the best tool to monitor the Linux system. I've found a lot of interesting tools searching the web but I didn't find one which can do all the requirments (like a one in all tool). I would prefer it to include a command line interface also. Thank you, Andreea (1 Reply)
Discussion started by: andreea9322
1 Replies
RTF2RTF(1)						      General Commands Manual							RTF2RTF(1)

NAME
rtf2rtf - programs to postprocess the raw RTF generated by the mapping files SYNOPSIS
rtf2rtf [options] .. DESCRIPTION
This manual page documents briefly the rtf2rtf commands. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page for rtf2rtf. rtf2rtf is a program to postprocess the raw RTF generated by the mapping files. It is used by other programs in sgml-tools (v1), and usually normal user does not need to use this program directly. Following is quoted from the README in the source tree. (Begin Quotes) I'm not proud of this code. It's a hack foisted upon a hack, nested within another hack or two. It sort of works well enough for my pur- poses (generating WinHelp .RTF files for my documents), but it could definitely use a redesign/rewrite. It started as a simple pertubation of the html2html filter, but got ugly very quickly... I shamelessly blame the RTF format for most of the hackery here -- RTF is not a _language_ like LaTeX or ROFF -- it's just a file format. So, we can't rely on RTF to do even simple things like "insert a paragraph break here only if the previous token was not also a paragraph break. Since the SGML front end has no conditional processing capabilities, multiple blank likes in the SGML get translated to multiple para breaks in the RTF. That's why we use a "lex" filter (rtf2rtf) to postprocess the raw RTF generated by the mapping files. Again: I offer this to the Linuxdoc community with the hopes that it will be useful to others and that someone else can help flesh out the missing pieces. What? Missing pieces? Yes, recall that I say it works "well enough for my purposes". The replacement files (general, map- ping) started out like as the latex replacement files. Much of them still _are_ the latex replacement files. I only converted those parts that are actually used by my documents. Your documents may require more of the files to be translated to RTF. Since I'm using these mappings for actual documentation, I plan on maintaining this backend, so please send me any improvements -- I'll coordinate with Greg to make sure they get into the the next official release. (End Quotes) OPTIONS
The programs does not support normal command line option. SEE ALSO
For a complete description, see the README file in the source archive. AUTHOR
rtf2rtf was written by Steve Tynor (tynor@atlanta.twr.com) December 1995. This manual page was written by Taketoshi Sano <sano@debian.org>, for the Debian GNU/Linux system (but may be used by others). RTF2RTF(1)
All times are GMT -4. The time now is 03:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy