diff --git a/find-not-in-dir.plx b/find-not-in-dir.plx index 10f8959..8bed16a 100755 --- a/find-not-in-dir.plx +++ b/find-not-in-dir.plx @@ -1,3 +1,4 @@ +#!/usr/bin/perl # find-not-in-dir.plx -*- Perl -*- # Possible bug: only -type f and -type d are checked # Copyright (C) 2001, 2002, 2003, 2004, 2008, 2011 Bradley M. Kuhn