From: pdbogen Date: Sat, 13 Aug 2011 04:34:19 +0000 (+0000) Subject: More intelligent hashbang X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=2a04777a558d0fd0471005d82c839248bb3e0f7a;p=destult.git More intelligent hashbang git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@118 088b83a4-0077-4247-935c-42ec02c2848b --- diff --git a/check b/check index 5926cf9..2ea2957 100755 --- a/check +++ b/check @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash for i in *.pl do perl -c $i