4 lines
43 B
Bash
4 lines
43 B
Bash
|
#!/bin/env bash
|
||
|
|
||
|
radeontop -b 08 -d - > $1
|