Skip to content

Commit 2de9b19

Browse files
committed
another note
1 parent 963d82a commit 2de9b19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

DESIGN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,7 @@ No. Sorting the filenames requires reading in the entire directory
2828
of filenames before searching, and this can be a performance hit.
2929
In fact, it can kill ack entirely on directories with absurdly large
3030
numbers of files in them.
31+
32+
## Why not make ack use /usr/bin/env in the shebang instead of /usr/bin/perl?
33+
34+
The Perl toolchain takes care of the shebang at install time.

0 commit comments

Comments
 (0)