Index: library/xotcl/xotclsh.in =================================================================== diff -u -r9a0b8bb0992be0561d8187c275fc1d9b7e0bbcd0 -ra54313f558be3d0e7c909fa76cdee874f1880ef3 --- library/xotcl/xotclsh.in (.../xotclsh.in) (revision 9a0b8bb0992be0561d8187c275fc1d9b7e0bbcd0) +++ library/xotcl/xotclsh.in (.../xotclsh.in) (revision a54313f558be3d0e7c909fa76cdee874f1880ef3) @@ -1,5 +1,5 @@ #!@NSF_COMPATIBLE_TCLSH@ -#!/bin/env tclsh +#!/usr/bin/env tclsh puts @NSF_COMPATIBLE_TCLSH@ # # Tiny scripted replacement of a binary nxsh. This script can be used