Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!princeton!siemens!drexel!jeff From: jeff@drexel.UUCP Newsgroups: comp.unix.xenix Subject: Final answer to maximum file size limit under Xenix Message-ID: <515@drexel.UUCP> Date: Wed, 23-Sep-87 12:56:57 EDT Article-I.D.: drexel.515 Posted: Wed Sep 23 12:56:57 1987 Date-Received: Sat, 26-Sep-87 06:34:28 EDT Organization: Drexel University, Phila., Pa. Lines: 13 Keywords: set ulimit in /etc/defaults/login Thanks to all the people who replied to my posting. The solution is to have 'ULIMIT=xxxx' in the /etc/defaults/login file, where xxxx is the number of 512 bytes blocks (ie. 2048 for every megabyte). Several people suggested short C programs that changed the ulimit and then ran a shell, but these had to be be run as suid root, and I have a feeling they would have created some security holes that I didn't want to deal with. Anyway, the solution above works, which is all I needed. Jeff White Drexel University - ECE Dept. rutgers!liberty!drexel!jeff