scripts-main/blockscheduler
2018-06-21 22:49:50 -05:00

4 lines
52 B
Bash
Executable File

#!/bin/bash
cat /sys/block/sda/queue/scheduler
exit