Late reply, but I’m just browsing through…
If you’re running the script via hci’s cron, and you just need to setup the enviroment for tcl, this will work:
* * * * * (setroot ; scriptName.sh) >/dev/null 2>&1
Hi All and Happy Holidays
I hope this is where this query should be posted.
Here is the issue – –
I have a UNIX script that does several things to a file. As part of the script I execute a TCL proc that reads the file and creates header and trailer files with record counts.