No, you can’t do that. From the man page:
There is no way to split a single command line onto multiple lines,
like the shell’s trailing “\”.
You can put the commands in a script and run it.
No, you can’t do that. From the man page:
There is no way to split a single command line onto multiple lines,
like the shell’s trailing “\”.
You can put the commands in a script and run it.