Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 6, 2019 00:29
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 ryantm/bb69737a6bee3b00d3dc04eecfa4a5d9 to your computer and use it in GitHub Desktop.
Save ryantm/bb69737a6bee3b00d3dc04eecfa4a5d9 to your computer and use it in GitHub Desktop.
/nix/store/ijv5y6shbn7rwf4h8rajhsx26v8s38bi-qdirstat-1.6
├── 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
│   ├── TODO.md
│   ├── Troubleshooting.md
│   └── Unpkg-View.md
├── icons
│   └── hicolor
│   └── scalable
│   └── apps
│   └── qdirstat.svg
└── man
└── man1
12 directories, 26 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment