Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created September 20, 2018 06:31
Show Gist options
  • Save ryantm/96310136e511c823d2c9d49a9da1edf9 to your computer and use it in GitHub Desktop.
Save ryantm/96310136e511c823d2c9d49a9da1edf9 to your computer and use it in GitHub Desktop.
/nix/store/ynk3wppsmj4868azds99ibxprp5km0al-woeusb-3.2.9
├── bin
│   ├── woeusb
│   └── woeusbgui
└── share
├── applications
│   └── woeusbgui.desktop
├── man
│   └── man1
│   ├── woeusb.1.gz
│   └── woeusbgui.1.gz
├── pixmaps
│   └── woeusbgui-icon.png
└── woeusb
├── data
│   ├── c501-logo.png
│   ├── icon.png
│   ├── listDvdDrive
│   ├── listUsb
│   └── woeusb-logo.png
└── locale
├── fr
│   └── LC_MESSAGES
│   ├── woeusb.mo
│   └── wxstd.mo
└── zh_TW
└── LC_MESSAGES
└── woeusb.mo
13 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment