Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site haring.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!mcvax!turing!haring!jim From: jim@haring.UUCP Newsgroups: net.unix-wizards Subject: Re: /tmp vs. /usr/tmp (System V) - 4.2BSD Message-ID: <340@haring.UUCP> Date: Tue, 23-Oct-84 17:14:44 EDT Article-I.D.: haring.340 Posted: Tue Oct 23 17:14:44 1984 Date-Received: Wed, 24-Oct-84 07:48:57 EDT References: <634@druxp.UUCP> Organization: CWI, Amsterdam Lines: 17 Apparently-To: rnews@turing.LOCAL > > The main utility that concerns me is > > "sort", which can really eat up temp space. > There is an undocumented flag in the System V sort(1) that allows you > to specify the directory where it creates its temp files. > Try "sort -T /new/temp/dir ...". I don't know if it exists in > other versions of UN*X, and I don't know why it's not documented. > -Alan Bland, ihnp4!druxp!mab, AT&T-ISL Denver '-T' is a documented flag in 4.2BSD. However, the buffer used to hold the directory name is only 30 bytes long in size, and caused someone here heartache a while ago. Jim McKie Centrum voor Wiskunde en Informatica, Amsterdam mcvax!jim