From: unbewusst.sein@... (=?ISO-8859-1?Q?Une_B=E9v?= =?ISO-8859-1?Q?ue?=) Date: 2008-07-26T15:39:00+09:00 Subject: net/ssh exec builtin command (cd) when using ssh.exec!("ls -al") everything is ok however, if i try to use "cd /path/to" (a shell builtin command) i get back : exec: 4: cd: not found on the device a "which cd" returns nothing. is there a workaround ? -- Une B�vue