Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 14, 2020 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/f66aeb614525b14ca24dcb78fd10af5f to your computer and use it in GitHub Desktop.
Save r-ryantm/f66aeb614525b14ca24dcb78fd10af5f to your computer and use it in GitHub Desktop.
/nix/store/0ibbmrfwa8f8yv3bgma1k7b4fj32mq8a-qdirstat-1.6.1
├── bin
│   ├── qdirstat
│   └── qdirstat-cache-writer
└── share
├── applications
│   └── qdirstat.desktop
├── doc
│   └── qdirstat
│   ├── Building.md
│   ├── cache-file-format.txt
│   ├── Contributing.md
│   ├── Debugging-Tips.md
│   ├── DevHistory.md
│   ├── GitHub-Workflow.md
│   ├── Installing.md
│   ├── Pkg-View.md
│   ├── QDirStat-for-Servers.md
│   ├── README.md
│   ├── stats
│   │   ├── Buckets-Table.md
│   │   ├── File-Size-Histogram.md
│   │   ├── Histogram-Options.md
│   │   ├── Histograms-in-General.md
│   │   ├── Median-Percentiles.md
│   │   ├── Overflow-Area.md
│   │   ├── Percentiles-Table.md
│   │   ├── README.md -> Statistics.md
│   │   └── Statistics.md
│   ├── Troubleshooting.md
│   └── Unpkg-View.md
├── icons
│   └── hicolor
│   └── scalable
│   └── apps
│   └── qdirstat.svg
└── man
└── man1
12 directories, 25 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment