Download Latest Version allow listing of dir above size limit source code.zip (3.8 kB)
Email in envelope

Get an email when there's a new version of Big File Finder (BFF)

Home / v0.0.1
Name Modified Size InfoDownloads / Week
Parent folder
find all files bigger than a size in MB under a dir source code.tar.gz 2020-08-24 2.8 kB
find all files bigger than a size in MB under a dir source code.zip 2020-08-24 3.4 kB
README.md 2020-08-24 496 Bytes
bff-windows-amd64 2020-08-24 2.5 MB
bff-darwin-amd64 2020-08-24 2.3 MB
bff-linux-amd64 2020-08-24 2.4 MB
Totals: 6 Items   7.2 MB 0

It's your BFF, Big File Finder.

A simple straight forward program to do just one thing, find all files bigger than a size in MB under a dir.

Usage

  • syntax bff -path <PATH TO SCAN> -minsize <FILE ABOVE SIZE IN MB>

Example

  • check for all file size under ~/Downloads with size greater than 750MB

    bff -path ~/Downloads -minsize 750

  • check for all file size under ~/Downloads with size greater than 1GB

    bff -path ~/Downloads -minsize 1024


Source: README.md, updated 2020-08-24