Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 685 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 685 Bytes

Low on disk space? Use this tool to find the biggest files and folders on your Linux machine

Go Report Card

fssize version v0.0.1 with the Folder tab selected

The command-line parser stops parsing after the first non-option.
This is valid:
fssize --ignore-hidden-files .

While this will not ignore hidden files:
fssize . --ignore-hidden-files

Known issues

Selecting an area with the mouse (atleast in xterm) can hang the application until it is unselected or a key is pressed