From: xymip Date: 2007-05-13T21:55:06+09:00 Subject: Re: compare between languages HI, Using terminal with ruby I encountered a problem with the puts command. Here is the track: Last login: Sun May 13 05:42:08 on console Welcome to Darwin! [stefan's-computer-2:~] stivi% echo hello world hello world [stefan's-computer-2:~] stivi% ruby -v ruby 1.8.2 (2004-12-25) [universal-darwin8.0] [stefan's-computer-2:~] stivi% puts 1+2 tcsh: puts: Command not found. Has the command changed? Thanks in advance Stefan