echo foo
history --help
#1339718290
export HISTTIMEFORMAT='%F %T '
#1339718298
echo supsup
#abcde
echo hello \
    second line \
    the `echo third` line \
    final line
another `command
    and arg` to skip
sleep 123
