6 lines
43 B
Bash
6 lines
43 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
export DISPLAY=:0.0
|
||
|
|
|
||
|
|
hardinfo
|