1test_ss 1.0. Type '?' for a list of commands. 2 3test_icount: test 4Hello, world! 5Args: 6test_icount: test foo bar quux 7Hello, world! 8Args: 'foo', 'bar', 'quux' 9test_icount: test bar quux 10Hello, world! 11Args: 'bar', 'quux' 12test_icount: quux bar 13test_ss: Command not found quux 14test_icount: quux 15test_ss: Command not found quux 16test_icount: test quux 17Hello, world! 18Args: 'quux' 19test_icount: quit 20test_icount: test foo bar 21Hello, world! 22Args: 'foo', 'bar' 23