13 lines
479 B
Text
13 lines
479 B
Text
$NetBSD: patch-av,v 1.1 1999/05/12 14:49:47 bad Exp $
|
|
|
|
--- bin/inverted_file.SH.orig Fri Apr 16 11:59:13 1999
|
|
+++ bin/inverted_file.SH Wed May 12 16:36:39 1999
|
|
@@ -23,7 +23,7 @@
|
|
: Protect any dollar signs and backticks that you do not want interpreted
|
|
: by putting a backslash in front. You may delete these comments.
|
|
$spitshell >inverted_file <<!GROK!THIS!
|
|
-#!/bin/sh -- # -*- perl -*-
|
|
+#!/bin/sh
|
|
eval 'exec $perl -S \$0 "\$@"'
|
|
if 0;
|
|
!GROK!THIS!
|