Ben Z.:
Is there any difference between command: [“echo”, “hello world!”] and command: [“echo”] args: - “hello world!”?
Ben Z.:
Thanks! That makes it clear.
Ben Z.:
Is there any difference between command: [“echo”, “hello world!”] and command: [“echo”] args: - “hello world!”?
Ben Z.:
Thanks! That makes it clear.