5 lines
35 B
Plaintext
5 lines
35 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
printf "\n"
|
||
|
uptime -p
|