Greetings All,
I hope that someone can help me here. I have the following script where I would like to have the output on a single line.
below is my script that I would hope to do.
# # # # # # # # #
#!/bin/bash
#set -x
STARTHOME=$(date +%s)
sleep 60
ENDHOME=$(date +%s)
echo "HOME Time :"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.