debamp/src/2sman-client/usr/share/2sman-client/system.uptime

3 lines
71 B
Bash
Executable File

#!/bin/bash
echo system\|uptime $( cat /proc/uptime | cut -d " " -f 1)