3 lines
17 B
Bash
3 lines
17 B
Bash
|
|
#!/bin/sh
|
||
|
|
uptime
|
|
|
#!/bin/sh
|
||
|
|
uptime
|