[Ilugc] Using sha-bang..

  • From: knutties@xxxxxxxxx (Natarajan K)
  • Date: Fri Jul 8 22:54:21 2005

The Debian policy on scripts makes things pretty clear. Use /bin/sh
(which could be a link to a POSIX compliant shell) If you use
non-POSIX shell, add a approriate shebang line and make your script
dependent on the shell package.

The link to the Debian policy on scripts is here
http://www.debian.org/doc/debian-policy/ch-files.html#s-scripts

Natarajan
-- 
http://puggy.symonds.net/~natarajan

Other related posts: