A program to recognize and reward our most engaged community members
How can I execute a command such as 'ls' or 'dir' through a tcl script, such that, its output is shown on the tkcon console in HyperMesh ?
Any help is appreciated.
Thank you.
How can I execute a command such as 'ls' or 'dir' through a tcl script, such that, its output is shown on the tkcon console in HyperMesh ? Any help is appreciated. Thank you.
actually, ls and dir are procs that invoke tcl command glob. you use glob or define dir proc in your script