[root@miloshm /root]# printtool bash: /usr/bin/printtool: No such file or directory [root@miloshm /root]# more /usr/bin/printtool #!/usr/bin/wish -f # Printer config tool {Ctrl-C} [root@miloshm /root]# which wish /usr/bin/wish ??? seen this before when the file gets deleted, but the files are still there. Wish works on its own as well...
Can't reproduce it... Which version of Tcl/Tk are you using? Is /usr/bin/wish the executable itself or a symlink somewhere else?
You might try verifying the installation of the packages involved, namely bash, printtool, tcl, tk, etc as I've seen this sort of behavior with embedded carriage return's in files. Look carefully at od -c /usr/bin/printtool and reopen this bug if the problem persists.