Xref: utzoo comp.sys.att:2498 unix-pc.general:350 Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!lll-tis!ptsfa!pacbell!pcbox!pjc From: pjc@pcbox.UUCP (Paul J. Condie) Newsgroups: comp.sys.att,unix-pc.general Subject: Re: The Unix-pc Office Message-ID: <386@pcbox.UUCP> Date: 10 Feb 88 07:30:08 GMT References: <43@tarkus.UUCP> Reply-To: pjc@pcbox.UUCP (Paul J. Condie) Distribution: na Organization: Yet Another Box - Castro Valley, Ca. Lines: 9 Keywords: Office Run Default EXEC -d In article <43@tarkus.UUCP> jcs@tarkus.UUCP (John C. Sucilla) writes: >Would somebody please explain to me how the "Office" file works on the >Unix-pc and what other field names and options are available? I have'nt >been able to find any information on it in the docs. Maybe I'm just looking >in the wrong places? I've got the following in my Office file: What you are looking for is documented in section 4 of the manual, see UA(4). For programs that just exit, like uustat, where you don't have time to read the screen. I have a two line shell script that I run it through ex "$* | more; echo press return to contine; read reply".