Path: utzoo!attcan!uunet!ogicse!ucsd!ucbvax!MCIRPS2.MED.NYU.EDU!root From: root@MCIRPS2.MED.NYU.EDU Newsgroups: comp.sys.sgi Subject: Saved Mail indicies. Message-ID: <9007261943.AA06885@mcirps2.med.nyu.edu> Date: 27 Jul 90 05:06:52 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: karron%CMCL2.NYU.EDU@cunyvm.cuny.edu Organization: The Internet Lines: 25 X-Unparsable-Date: Thu, 26 Jul 90 12:43:59 DSD How can I run a batch job at night to regenerate a master index of my saved inbound and outbound mail ? I tried this in a shell script, but it only prints out the first screen full of headers and quits. I want it to printout all of the headers. for i in `ls SavedMail` do (echo x)| Mail -n -f $i | > Mail_Index done Also, how can I change the prompt ? (does not work when I set it) dan. +-----------------------------------------------------------------------------+ | karron@nyu.edu Dan Karron | | . . . . . . . . . . . . . . New York University Medical Center | | 560 First Avenue \ \ Pager <1> (212) 397 9330 | | New York, New York 10016 \**\ <2> 10896 <3> | | (212) 340 5210 \**\__________________________________________ | +-----------------------------------------------------------------------------+