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...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    check out hot projects on the Open Hub
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    data presented on the Open Hub is available through our API
About Project Security

Languages

C
86%
shell script
8%
3 Other
6%

30 Day Summary

Jun 25 2025 — Jul 25 2025

12 Month Summary

Jul 25 2024 — Jul 25 2025

Ratings

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