"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

Ruby 1.8.5

#!/usr/bin/ruby

-- DavidBrodbeck - 04 Dec 2007

Edit | Attach | Watch | Print version | History: r13 | r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r3 - 2008-01-02 - DavidBrodbeck
 
  • 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