Thanks to all who replied. Problem solved.
look into man pages for:
- csh (limit option)
- ksh (ulimit option).
Original Question:.....
How can I set addressspace to unlimited for a specific user.
I can't find any references to this in the DU docs.
man pages are no help either.
# ulimit
cputime         unlimited
filesize        unlimited
datasize        131072 kbytes
stacksize       2048 kbytes
coredumpsize    unlimited
memory          123456 kbytes
descriptors     4096 files
addressspace    1048576 kbytes
#
Thanks,
Grant Stewart
Saskatchewan New Careers Corp
Regina Sask. Canada
gstewart_at_sncc.sk.ca
Received on Fri Oct 25 1996 - 00:13:42 NZDT