The KornShell is an open source, POSIX-compatible shell language from AT&T based upon the original Bourne shell.
I'm seeing stty, not a typewritter messages on hpux (despite an interactive terminal check?), and am guessing that these are …
ksh tty hp-uxIs there a less brute-force way to do this? #!/bin/ksh THIS_SCRIPT=$(/usr/bin/readlink -f $(echo $0 | /bin/sed "…
bash ksh pathname