#!/bin/bash uptime | head -n 1 | cut -f3 -d, | cut -f2 -d: