"Shebang" lines for scripts on Patas

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

Bash

#!/bin/bash

Perl v5.10.0

#!/opt/perl/bin/perl

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

Python 2.4.x (deprecated, no longer maintained)

#!/usr/bin/python

Python 2.5.x

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

Python 2.6

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

Python 3.0

#!/opt/python-3.0/bin/python3.0

Ruby 1.8.5

#!/usr/bin/ruby

-- brodbd - 15 Dec 2008

Edit | Attach | Watch | Print version | History: r13 | r9 < r8 < r7 < r6 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r7 - 2009-01-02 - 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