
On 06/12/2019 19:48, David T-G wrote:
% % So, I've thought about doing something as simple as writing: % % #!/bin/tcsh
That should work, presuming tcsh is installed.
anton@main:~> which tcsh tcsh is /usr/bin/tcsh tcsh is /bin/tcsh anton@main:~> ls -l /bin/tcsh /usr/bin/tcsh -rwxr-xr-x 1 root root 411K Oct 28 12:23 /bin/tcsh* lrwxrwxrwx 1 root root 9 Nov 30 16:09 /usr/bin/tcsh -> /bin/tcsh* yup, that should work I've got plent of #!/usr/bin/perl and #!/usr/bin/ruby that I've written and there are quite a few supplied #!/usr/bin/python on the system. -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org