fish-shell/tests/history_sample_bash

15 lines
220 B
Text
Raw Normal View History

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