No, but I do get the system's "Welcome to Darwin!" message. Here's my .cshrc:
source /sw/bin/init.csh if (! $?DISPLAY) then setenv DISPLAY :0.0 endif alias ls "ls --color" ;xttitle ldx3.psfc.mit.edu On Thu, 2002-10-31 at 16:27, Martin Costabel wrote: > Alexander Hansen wrote: > [] > > > /usr/bin/sed (as installed in Jaguar) > > sed: 42: /tmp/cs21200-12266/subs-2.sed: unescaped newline inside > > substitute pattern > > In your shell startup scripts, do you have anything that writes output > to the terminal? Something like "echo Hi there" in ~/.tcshrc or in > ~/Library/init/tcsh/rc.mine? > > This was recently found to produce this kind of error. > > -- > Martin > > > -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
