"Shebang" lines for scripts on Patas

Here are the proper script headers for various interpreted languages on patas.

Bash

#!/bin/bash

Perl v5.8.8

#!/opt/perl/bin/perl

(Note: The distribution perl at /usr/bin/perl does not have the linguistics-specific modules installed.)

Python 2.4.x

#!/usr/bin/python

Python 2.5.x

#!/opt/python-2.5/bin/python2.5

Python 2.6.x

#!/opt/python-2.6/bin/python2.6

Ruby 1.8.5

#!/usr/bin/ruby

-- brodbd - 03 Oct 2008

Edit | Attach | Watch | Print version | History: r13 | r6 < r5 < r4 < r3 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r4 - 2008-10-03 - brodbd
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback