Should it be possible (under OSX) to type: echo (expt 2 10) | gsi and get the result 1024? I thought I read that this works in Unix but it does not work in OSX where it simply starts the interpreter and prompts for input.