From: Trans Date: 2007-02-05T07:38:30+09:00 Subject: Exit rake silently This haas been asked before... I know b/c I did a search for it. But it was never answered. How does one gracefully exit rake? If I use #abort or #exit I get much extraneus output. I ther no way just to silently end the program? Thanks, T.