LOL. Almost fooled us the first time 
Here's what I used (Linux, bash):
Here's what I got:
However, an extremely odd thing happened: a line is missing (a second, some 10 seconds before the 1234567890 time, doesn't have a corresponding line there); might have been my PC that 'choke' for a little while, but, anyhow, it's annoying. It's not "a perfect screenshot" anymoar.
Here's what I used (Linux, bash):
upto=1234567890
while [ 1 ]
do
echo "upto: $upto; date: `date +%s` (`date "+%Y/%m/%d %H:%M:%S"`)"
if [ $((`date +%s`-1)) -eq $upto ]
then
scrot
break
else
sleep 1
fi
done
Here's what I got:
However, an extremely odd thing happened: a line is missing (a second, some 10 seconds before the 1234567890 time, doesn't have a corresponding line there); might have been my PC that 'choke' for a little while, but, anyhow, it's annoying. It's not "a perfect screenshot" anymoar.
Edited 2 time(s). Last edited by Forger @
whats this all about?
imo, if a forum doesn't concern the game, and you have no idea what it's about, why even post? maybe I'm moody today, but w/e...
[13:23] <CYBER> but since my lvl is low so Iwill not sell brain fish becoz I need a lots of brain
Quote from Dogmeat
imo, if a forum doesn't concern the game, and you have no idea what it's about, why even post? maybe I'm moody today, but w/e...
There is even a link on the first post of the thread and entering the most common terms in the thread into google would yield and explanation.
There should be a bbcode shortcut to justf***inggoogleit.com
Invisible War FTW


