Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 26, 2020 01:21
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 r-ryantm/3009bb32f278bce757b7b15d8436e7ea to your computer and use it in GitHub Desktop.
Save r-ryantm/3009bb32f278bce757b7b15d8436e7ea to your computer and use it in GitHub Desktop.
/nix/store/yvanr6lyfmmsh50x2c0z0ww4x2s9qpdq-spice-vdagent-0.20.0
├── bin
│   ├── spice-vdagent
│   └── spice-vdagentd
├── etc
│   └── xdg
│   └── autostart
│   └── spice-vdagent.desktop
├── sbin -> bin
├── share
│   ├── gdm
│   │   ├── autostart
│   │   │   └── LoginWindow
│   │   │   └── spice-vdagent.desktop
│   │   └── greeter
│   │   └── autostart
│   │   └── spice-vdagent.desktop
│   └── man
│   └── man1
│   ├── spice-vdagent.1.gz
│   └── spice-vdagentd.1.gz
└── var
└── run
└── spice-vdagentd
16 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment