@@ -0,0 +1,4 @@
// Drive path: /bin/echo — print arguments (kernel invokes run(argv))
async function run(ctx, argv) {
ctx.console.log(argv.slice(1).join(' '))
}
The note is not visible to the blocked user.