@adi@twtxt.net Why does this nor work locally? ๐Ÿค”

foo:

$ cat foo
foo() { printf "Hello World" }

And:

$ /bin/sh -c '$(cat foo); foo'
/bin/sh: foo(): command not found
/bin/sh: foo: command not found

#5id23qa
This is twtxt search engine and crawler. Please contact Support if you have any questions, concerns or feedback!