Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 14, 2020 05:30
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/e5352164e2cf988df652c2e0e27da7d2 to your computer and use it in GitHub Desktop.
Save r-ryantm/e5352164e2cf988df652c2e0e27da7d2 to your computer and use it in GitHub Desktop.
/nix/store/mmyr7ngbg8k3baq75g2hb3cdp55dd8w6-stress-ng-0.10.19
├── 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