📄 histexp.right
字号:
echo $BASH_VERSION./histexp.tests: line 24: history: !!:z: history expansion failed 1 for i in one two three; do echo $i; done 2 /bin/sh -c 'echo this is $0' 3 ls 4 echo $BASH_VERSION 1 for i in one two three; do echo $i; done 2 /bin/sh -c 'echo this is $0' 3 ls 4 echo $BASH_VERSION 5 HISTFILE=/tmp/newhistory 6 echo line 2 for historyecho line 2 for historyecho line 2 for historyset -Hecho line 2 for historyline 2 for history 1 for i in one two three; do echo $i; done 2 /bin/sh -c 'echo this is $0' 3 ls 4 echo $BASH_VERSION 5 HISTFILE=/tmp/newhistory 6 echo line 2 for history 7 set -H 8 echo line 2 for historya b c d eecho a b c d ea b c d eecho line 2 for historyline 2 for historyecho line 8 for historyline 8 for history/bin/sh -c 'echo this is $0'this is /bin/shecho shshecho /bin/binecho eea b c d eecho b c d eb c d eecho b c db c decho d ed eecho d ed eecho b c db c dfile.cecho filefileecho .c.cecho 'file'filebax.cecho $filebaxecho .c.cecho '$file'$filea b c d eecho 'a' 'b' 'c' 'd' 'e'a b c d eecho 'a b c d e'a b c d efoo.c foo.o foo.html foo.hecho bar.c foo.o foo.html foo.hbar.c foo.o foo.html foo.hecho bar.c bar.o bar.html bar.hbar.c bar.o bar.html bar.hecho xbar.c xbar.o xbar.html xbar.hxbar.c xbar.o xbar.html xbar.hecho xbar.c xbar.o xbar.html xbar.hxbar.c xbar.o xbar.html xbar.hecho xwhix.c xwhix.o xwhix.html xwhix.hxwhix.c xwhix.o xwhix.html xwhix.hecho xwhix.c xwhix.o xwhix.html xwhix.hecho 'xwhix'xwhixecho 'xwhix.h'xwhix.hecho 'xwhix.h'xwhix.hecho 'xwhix.h'xwhix.h 7 set -H 8 echo line 2 for history 9 echo a b c d e 10 echo line 2 for history 11 echo line 8 for history 12 /bin/sh -c 'echo this is $0' 13 echo sh 14 echo /bin 15 echo e 16 echo a b c d e 17 echo b c d e 18 echo b c d 19 echo d e 20 echo b c d 21 echo file.c 22 echo file 23 echo .c 24 echo 'file' 25 echo $file.c 26 echo $file 27 echo .c 28 echo '$file' 29 echo a b c d e 30 echo 'a' 'b' 'c' 'd' 'e' 31 echo 'a b c d e' 32 echo foo.c foo.o foo.html foo.h 33 echo bar.c foo.o foo.html foo.h 34 echo bar.c bar.o bar.html bar.h 35 echo xbar.c xbar.o xbar.html xbar.h 36 echo xwhix.c xwhix.o xwhix.html xwhix.h 37 echo 'xwhix' 38 echo 'xwhix.h'!!!!echo '!!' \!\!!! !!ok 1ok 2ok 3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -