Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cuae2!ihnp4!ptsfa!lll-lcc!seismo!cmcl2!acf3!acf2!agrawal From: agrawal@acf2.UUCP Newsgroups: comp.unix.questions Subject: Re: troff to postcript converter Message-ID: <280001@acf2.UUCP> Date: Thu, 12-Feb-87 09:55:00 EST Article-I.D.: acf2.280001 Posted: Thu Feb 12 09:55:00 1987 Date-Received: Sat, 14-Feb-87 15:16:38 EST References: <1052@megatest.UUCP> Organization: New York University Lines: 42 > > Has anyone heard or used a program to convert troff data (input > or output) into postcript? The idea is to be able to print out > text from UNIX in a MAC laser writter. A friend of mine is very > interested in something like that. Please send responses or > comments directly to me as I don't usualy read news. > > Thanks in advance, > Jacobo > >UUCP: {decvax!decwrl, ucbvax, ihnp4} !sun!megatest!jacobo > {lbl-csam, amd, ubvax} !megatest!jacobo >USMAIL: Megatest; 880 Fox Lane; San Jose, Ca 95131 >PHONE: (408)437-9700 x 3171 >/* ---------- */ I believe Sun Microsystems provides such a translator with their Sun Workstations. Its a program called "psdit" which takes ditroff input and returns the postscript version. -- Mukul agrawal@acf2.nyu.edu ...cmcl2!acf2!agrawal Relay-Version: version nyu B notes v1.5 12/10/84; site acf3.UUCP From: siritzky@acf2.UUCP (Brian Siritzky) Date: 12-Feb-87 07:41 EST Date-Received: 12-Feb-87 07:41 EST Subject: Where does the memory go? Message-ID: <290003@acf2.UUCP> Path: acf3!acf2!siritzky Newsgroups: comp.unix.wizards Posting-Version: version nyu B notes v1.5 12/10/84; site acf2.UUCP Organization: New York University Where does the memory go? I am running on a SUN with 8 meg of RAM. When I monitor all the processes I notice that I seldom use more than 5 meg, even though I have plenty of swapped out processes and one running which has a 12.8 meg (yes, that's right 12.8) image. So where is (are) the other 3 meg. OK, I know about the size of /vmunix (.5 meg) and the allocation for the buffers (.7 meg). So where is the rest?