1
I Use This!
Inactive
Analyzed 1 day ago. based on code collected 2 days ago.

Project Summary

FilePeruser is a program that recursively searches a given folders' files for a designated text string. It is designed to be quick, robust, and maintainable. It relies on POSIX-specific C extensions, and thus is not easily portable to non-Unix-like operating systems. There may be a time when it is cross-platform, but not yet.
It works somewhat like ack, but is not beholden to the argument flags that ack uses, unlike so many other ack clones.

Preliminary tests indicate that it searches faster than ack and with comparable speed to ag on cached directories, but lacks support for regular expressions, which likely is the reason it searches so fast. It works well, however, when looking for variables in well-formatted code with reasonable variable names.

Tags

cli command_line search

In a Nutshell, FilePeruser...

GNU General Public License v2.0
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    compare projects before you chose one to use
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    check out hot projects on the Open Hub
About Project Security

Languages

C
86%
shell script
8%
3 Other
6%

30 Day Summary

Aug 17 2026 — Sep 16 2026

12 Month Summary

Sep 16 2025 — Sep 16 2026

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!