]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the ".once" and ".output" commands in the CLI so that if the
authordrh <>
Wed, 17 Feb 2021 13:19:22 +0000 (13:19 +0000)
committerdrh <>
Wed, 17 Feb 2021 13:19:22 +0000 (13:19 +0000)
commit4b0229ae1ff30df9cf1d33e7c1df27cb01c5ecfe
treed79d53a9bd67e4a03b661c5bd6db44630759fdb9
parent6b37b762ed85f83d4b78d60fdd97b36c40de887f
Enhance the ".once" and ".output" commands in the CLI so that if the
filename argument begins with "|" the name becomes the concatenation
of all subsequent arguments.  Hence, commands like ".once | open -f" become
possible without the need for quotes.

FossilOrigin-Name: c46a94a624c2cc6c49ac916a206a913081e1628c24805987cabc75c9057ea36b
manifest
manifest.uuid
src/shell.c.in