>>626
70文字で2行だよw

#!/bin/sh
while echo -n 'myshell> '; read line; do eval "$line"; done