Thread: Macintosh RC?
View Single Post
  #22  
Old 09-25-2004, 11:12 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by nullify
I just added this to my ~ directory as "rc" and chmodded it of course.
NPC Code:
#!/bin/sh
cd ~/rc;rc|cd ~&


It seems to work fine.
That looks pretty freaky.

NPC Code:
cd ~/games/graal/rc
exec ./rc

Reply With Quote