Skip to content

atomaths/fng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple find and grep command line tool

The reuslt of fng is easy to see output.

This repository also includes term, find and grep packages that may be useful to other hackers.

Installation

Install from source

$ go get github.com/atomaths/fng

Install from binary

Link...

Usage

$ fng pattern *
$ fng "string_to_find" *.c *.h

API reference

godoc.org/github.com/atomaths/fng

About

Simple find and grep command line tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages