how to call shell script (.sh file) in .tcl file

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

how can i call a shell script in .tcl file

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited May 2010

    You can use exec to execute sh files. Please always give detailed info.