summaryrefslogtreecommitdiff
path: root/corebinutils/sh/tests/builtins/fc3.0
blob: daa615bcc3ca0d331374d25baaade799c34f8c7e (plain)
1
2
3
4
5
6
7
8
9
export PS1='_ ' # cannot predict whether ran by root or not

echo ': command1
: command2
: command3
: command4
fc -l -n -1
fc -ln 2 3
' | ENV= HISTFILE=/dev/null ${SH} +m -i