An open API service indexing awesome lists of open source software.

https://github.com/vlmarkov/whereis-ext

Alternative version of "whereis" Linux utility
https://github.com/vlmarkov/whereis-ext

Last synced: about 1 month ago
JSON representation

Alternative version of "whereis" Linux utility

Awesome Lists containing this project

README

        

# whereis-ext
Alternative version of "whereis" Linux utility

# Features:
* Can find config or photo or archive file
* Root search point always '/'
* The output will be list of paths to the searching file

# Implementation:
* C++ - mvc pattern
* C - recursive directory search

# Howto:
* ./whereis-ext [file]