1
I Use This!
Inactive
Analyzed 1 day ago. based on code collected 1 day 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
  • ...
    you can embed statistics from Open Hub on your site
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    compare projects before you chose one to use
About Project Security

Languages

C
86%
shell script
8%
3 Other
6%

30 Day Summary

Jul 22 2025 — Aug 21 2025

12 Month Summary

Aug 21 2024 — Aug 21 2025

Ratings

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