scripts-main/Laptop/blockscheduler

4 lines
52 B
Plaintext
Raw Normal View History

2018-06-21 22:49:50 -05:00
#!/bin/bash
cat /sys/block/sda/queue/scheduler
exit