sbc-performance-test-kit/benchmark/lab12/grep_all_disk_tests.sh

3 lines
110 B
Bash
Raw Normal View History

2021-01-15 22:32:36 +00:00
#!/bin/bash
grep -R --exclude='*.sh' "# sys\|IOPS" . | sed -e 's|.*_test_||' -e 's|_.*log| |' | grep -v fsync