Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 2, 2019 02:50
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/9c16f546f4024cb871765fb9df1b8633 to your computer and use it in GitHub Desktop.
Save ryantm/9c16f546f4024cb871765fb9df1b8633 to your computer and use it in GitHub Desktop.
/nix/store/dfbr8mid9qdxrz9l8v3bw9k4vylwynmz-woeusb-3.2.12
├── 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