I am having problem to run simple code below:
#!/bin/ksh set -x function test_me { set -x date } function check_me { set -x ssh ${HST2} "$(typeset -f tes