-
-
Save ryantm/0340af0c6b28001bbca26c8b5ecf3638 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/d7b3p8gcfc0qmfmi5rz3igycjbllkpgq-pcmciautils-018 | |
├── bin | |
│ ├── lspcmcia -> pccardctl | |
│ └── pccardctl | |
├── etc | |
│ └── pcmcia | |
│ └── config.opts | |
├── lib | |
│ └── udev | |
│ ├── pcmcia-check-broken-cis | |
│ ├── pcmcia-socket-startup | |
│ └── rules.d | |
│ └── 60-pcmcia.rules | |
├── sbin -> bin | |
└── usr | |
└── share | |
└── man | |
└── man8 | |
├── lspcmcia.8 -> pccardctl.8 | |
└── pccardctl.8 | |
11 directories, 8 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment