Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 2, 2019 22:38
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/99aa05615c81aa43659f4a4c41adb86d to your computer and use it in GitHub Desktop.
Save ryantm/99aa05615c81aa43659f4a4c41adb86d to your computer and use it in GitHub Desktop.
/nix/store/lx9igbm19pwv1ihlb6ks0iss5cd095hc-quota-4.05
├── bin
│   ├── convertquota
│   ├── edquota
│   ├── quota
│   ├── quotacheck
│   ├── quotaoff -> quotaon
│   ├── quotaon
│   ├── quotastats
│   ├── quotasync
│   ├── repquota
│   ├── setquota
│   ├── warnquota
│   └── xqmstats
├── etc
│   ├── quotagrpadmins
│   ├── quotatab
│   └── warnquota.conf
├── sbin -> bin
└── share
└── locale
├── cs
│   └── LC_MESSAGES
│   └── quota.mo
├── de
│   └── LC_MESSAGES
│   └── quota.mo
├── fr
│   └── LC_MESSAGES
│   └── quota.mo
└── pl
└── LC_MESSAGES
└── quota.mo
13 directories, 19 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment