``` node --experimental-permission --allow-fs-read=/path,with,comma,and,*/entry entry ``` They are valid unix path name, and as an app developer, I can't control what parent directory user's pc use. Currently I can only shutdown the whole app when user's directory has `,` or `*`, that's not good...