@@ -0,0 +1,6 @@
# pwd example
import osproc
let (output, errC) = osproc.execCmdEx("pwd")
echo output
The note is not visible to the blocked user.