Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 15, 2019 21:28
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/1408e55ef4c96091083ff31901f3c453 to your computer and use it in GitHub Desktop.
Save ryantm/1408e55ef4c96091083ff31901f3c453 to your computer and use it in GitHub Desktop.
/nix/store/q3cbb0cb7cp4fll2d7pzx7gwdvz7iv7z-mpop-1.4.5
├── bin
│   └── mpop
└── share
├── info
│   └── mpop.info
├── locale
│   ├── de
│   │   └── LC_MESSAGES
│   │   └── mpop.mo
│   ├── es
│   │   └── LC_MESSAGES
│   │   └── mpop.mo
│   ├── pt_BR
│   │   └── LC_MESSAGES
│   │   └── mpop.mo
│   ├── ta
│   │   └── LC_MESSAGES
│   │   └── mpop.mo
│   └── uk
│   └── LC_MESSAGES
│   └── mpop.mo
└── man
└── man1
└── mpop.1.gz
16 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment