From ded40d930b96b42bcf9dd589ddf66358f82ce79f Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Tue, 4 Jun 2013 17:15:43 -0400 Subject: system/ack: Added (grep for coders) Signed-off-by: dsomero --- system/ack/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 system/ack/README (limited to 'system/ack/README') diff --git a/system/ack/README b/system/ack/README new file mode 100644 index 0000000000000..f6b9f1394eb03 --- /dev/null +++ b/system/ack/README @@ -0,0 +1,9 @@ +ack (grep for coders) + +ack is a tool like grep, optimized for programmers. +Designed for programmers with large heterogeneous trees of source +code, ack is written purely in portable Perl 5 and takes advantage +of the power of Perl's regular expressions. + +This script packages the all-in-one version, including inside all +the needed dependencies. -- cgit v1.2.3