forked from x/ContextOS
10 lines
91 B
Bash
10 lines
91 B
Bash
#! /bin/sh
|
|
|
|
date
|
|
uptime
|
|
uname
|
|
echo "hello world"
|
|
echo "hello world"
|
|
echo "hello world"
|
|
env
|