Our features site is undergoing a refresh! Be sure to explore the revamped site and discover our latest product roadmap launching here on Monday, March 18th.
This object is in archive! 

Implement ack module globally by default

Sky Bly shared this idea 11 years ago
Open Discussion

Provide the module outlined below for usage by default in cPanel systems.

cpan -i App::Ack


http://beyondgrep.com/why-ack/


Why:


To provide better efficiency for developers and administrators.

Replies (2)

photo
1

As it turns out, this already is!

/usr/local/cpanel/3rdparty/perl/514/bin/ack --perl 'App::Ack' /usr/local/cpanel/3rdparty/perl/514

photo
1

if you need it in /usr/bin, ln -s /usr/local/cpanel/3rdparty/perl/514/bin/ack /usr/bin/ack

Leave a Comment
 
Attach a file