Sponsored Content
Full Discussion: What level are you?
The Lounge What is on Your Mind? What level are you? Post 52653 by cbkihong on Wednesday 23rd of June 2004 08:11:20 AM
Old 06-23-2004
Knowledgeable-Hacker.

but I do write Makefiles a lot. For building LaTeX documents, and sometimes to replace shell scripts ... just virtually anything.

No, I don't use *roff either but my impression is *TeX is even more problematic than *roff. Smilie
 

8 More Discussions You Might Find Interesting

1. Solaris

patch level

Hi, how do you check that the latest service packs/patches are installed on the server, When i look at the OS Modules file, all i see is these numbers like 117176-02 etc, what is currently the latest patch level for sunOS 5.9? thnaks (1 Reply)
Discussion started by: narik007
1 Replies

2. AIX

ML level went backwards?

Hi all. I've been put in charge of updating one of our AIX 5.2 servers to ML7. (perhaps not wise since I'm an absolute n00b, but hey, it's good experience to fly by the seat of one's pants). So: a) I typed "oslevel -r" and got back "5200-04" b) I went to IBM's Fix Central and downloaded... (1 Reply)
Discussion started by: pschlesinger
1 Replies

3. UNIX for Advanced & Expert Users

level 0 dump

need help to create a level 0 dump of the /usr filesystem on the first tape device using compression and then start a level 3 dump of /var after the level 0 completes, is it dump -0ucf /dev/rmt0 /usr (1 Reply)
Discussion started by: jo calamine
1 Replies

4. UNIX for Dummies Questions & Answers

OS level backup

I am not a DBA or an unix admin (I am a developer) and I have a question I need clarification for. Recently one of our oracle ebusiness suite server (apps tier, red hat 4) crashed and the unix admin had to rebuild the server. We had backups for the file system under applmgr and oracle. And... (3 Replies)
Discussion started by: bodhi2000
3 Replies

5. Solaris

Difference between run level & init level

what are the major Difference Between run level & init level (2 Replies)
Discussion started by: rajaramrnb
2 Replies

6. Shell Programming and Scripting

Trying to AWK beyond my level

Hey everyone, So I have a task that I want to complete with awk (+ find, or something similar), but can't quite achieve it by myself... I have 60 GB of files that I want to modify. They each consist of 2 columns of numbers, with up to 50,000 lines in a file. e.g. 1.607743 ... (5 Replies)
Discussion started by: symphonic1985
5 Replies

7. AIX

AIX OS level

I currently have 2 servers running AIX 6.1 on them, but the OS level is listed differently in WSM. I am fairly new to AIX and just re-installed the OS on one of the boxes that originally had 5.1 on it. It now shows 6.1.0.0, whereas the other one shows 6.1.3.0. I have been trying to figure out how... (2 Replies)
Discussion started by: rifamilyguy
2 Replies

8. Red Hat

SSL certificate generation on OS level or application level

We have a RHEL 5.8 server at the production level and we have a Java application on this server. I know of the SSL certificate generation at the OS (RHEL) level but it is implemented on the Java application by our development team using the Java keytool. My doubt is that is the SSL generation can... (3 Replies)
Discussion started by: RHCE
3 Replies
DITROFF(7)						 Miscellaneous Information Manual						DITROFF(7)

NAME
ditroff - classical device independent roff DESCRIPTION
The name ditroff once marked a development level of the troff text processing system. In actual roff(7) systems, the name troff is used as a synonym for ditroff. The first roff system was written by Joe Osanna around 1973. It supported only two output devices, the nroff program produced text ori- ented tty output, while the troff program generated graphical output for exactly one output device, the Wang Graphic Systems CAT typeset- ter. In 1979, Brian Kernighan rewrote troff to support more devices by creating an intermediate output format for troff that can be fed into postprocessor programs which actually do the printout on the device. Kernighan's version marks what is known as classical troff today. In order to distinguish it from Osanna's original mono-device version, it was called ditroff (device independent troff) on some systems, though this naming isn't mentioned in the classical documentation. Today, any existing roff system is based on Kernighan's multi-device troff. The distinction between troff and ditroff isn't necessary any longer, for each modern troff provides already the complete functionality of ditroff. On most systems, the name troff is used to denote ditroff. The easiest way to use ditroff is the GNU roff system, groff. The groff(1) program is a wrapper around (di)troff that automatically han- dles postprocessing. SEE ALSO
[CSTR #54] The 1992 revision of the Nroff/Troff User's Manual by J. F. Osanna and Brian Kernighan, see Bell Labs CSTR #54 <http://cm.bell-labs.com/cm/cs/cstr/54.ps.gz>. [CSTR #97] A Typesetter-independent TROFF by Brian Kernighan is the original documentation of the first multi-device troff (ditroff), see Bell Labs CSTR #97 <http://cm.bell-labs.com/cm/cs/cstr/97.ps.gz>. roff(7) This document gives details on the history and concepts of roff. troff(1) The actual implementation of ditroff. groff(1) The GNU roff program and pointers to all documentation around groff. groff_out(5) The groff version of the intermediate output language, the basis for multi-devicing. AUTHORS
Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc. This document is distributed under the terms of the FDL (GNU Free Documentation License) version 1.1 or later. You should have received a copy of the FDL on your system, it is also available on-line at the GNU copyleft site <http://www.gnu.org/copyleft/fdl.html>. This document is part of groff, the GNU roff distribution. It was written by Bernd Warken <bwarken@mayn.de> and is maintained by Werner Lemberg <wl@gnu.org>. Groff Version 1.19.2 23 March 2013 DITROFF(7)
All times are GMT -4. The time now is 01:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy