Added 'uptime' command.
Created by: goyox86
It only shows the uptime. Based on the screenfetch
implementation.
Right now that code is duplicated but we could replace the code of screenfetch
by interpolating the output of this one? Just an idea.
In the future we might add load average, user counts and all the other things the other uptime
do.