/lsext

Analyze file extension distribution.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

lsext - One Of My Most Initial Python Projects

File Extension Distribution Analysis

Features

  • List all unique suffixes
  • List according to the file count
  • List according to the total file size

Installation

sudo pip install lsext

Usage

See ./lsext --help.

TODO

Add the optional identification based on magic numbers.

WARNING

Something may be wrong intuitively.

License

See license.txt.