1
I Use This!
Inactive
Analyzed 1 minute ago. based on code collected about 4 hours 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...

GPL 2
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
  • ...
    learn about Open Hub updates and features on the Open Hub blog
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
About Project Security

Languages

C
86%
shell script
8%
3 Other
6%

30 Day Summary

Mar 20 2024 — Apr 19 2024

12 Month Summary

Apr 19 2023 — Apr 19 2024

Ratings

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