You need to understand async/wait, promises and tag functions to make sense of this basic zx example:
await $`ls -la`
You need to understand async/wait, promises and tag functions to make sense of this basic zx example: