From: Benjamin Stiglitz Date: 2006-01-02T14:31:30+09:00 Subject: Re: Using the p command to print files > ii) just a way to show the generic syntax of the command? If you've done a full Ruby install, you should have the ri command at your disposal: Example usage: ri Object ri Object::new ri Kernel#p -Ben