Potaufeu is a find utility written in Java.
Potaufeu requires JRE 8 or later.
See the project's wiki page for further information.
Run the following command.
$ curl -fsSL http://bit.ly/instpotf | shor
$ curl -fsSL https://goo.gl/m54fCw | shBoth of these urls are shortened of https://raw.githubusercontent.com/argius/potaufeu/master/install.sh.
To uninstall, remove ~/.potaufeu and $(which potf).
You need only to download, see the releases page.
Run the following command.
$ potf --help
If you want to find some files which have .java or .xml extension and file size larger than 50KB, run the command below.
$ potf .java,xml -s 50KB-
Run the following command to show posix-like file attributes (similar to ls -l).
$ potf .java,xml --list-posix
Apache 2.0 License.