... and it's a Perl script, not a shell script. :)

This commit is contained in:
Bradley M. Kuhn 2011-12-06 09:45:39 -05:00
parent 1e5e950665
commit 7cc0529fc2

View file

@ -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 <bkuhn@ebb.org>