Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 24, 2020 11:23
Show Gist options
  • Save r-ryantm/a1645c684bc9bc0ee86a014823af3e78 to your computer and use it in GitHub Desktop.
Save r-ryantm/a1645c684bc9bc0ee86a014823af3e78 to your computer and use it in GitHub Desktop.
/nix/store/y9qdmwf5lz4c7k8b2d3dg8a05j9pq58a-stress-ng-0.11.10
├── bin
│   └── stress-ng
└── share
├── bash-completion
│   └── completions
│   └── stress-ng
├── man
│   └── man1
│   └── stress-ng.1.gz
└── stress-ng
└── example-jobs
├── cpu-cache.job
├── cpu.job
├── device.job
├── example.job
├── filesystem.job
├── hot-cpu.job
├── interrupt.job
├── io.job
├── matrix-methods.job
├── memory.job
├── network.job
├── pipe.job
├── scheduler.job
├── security.job
└── vm.job
8 directories, 18 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment