summaryrefslogtreecommitdiffstats
path: root/test/formats/scripts/redirecting.lnav
blob: 84b42c2eaf9d08a4d7b15f0cbcd0e70acb2715ed (plain)
1
2
3
4
5
6
:echo Howdy!
:redirect-to hw.txt
:echo Hello, World!
|nested-redirecting
:redirect-to
:echo Goodbye, World!