When using xdg-open on a file name containing question marks, xdg-open will fail. $ echo hello > 'test?.txt' $ xdg-open 'test?.txt' xdg-open: file 'test' does not exist
Works in the latest version of xdg-utils (1.1.1, and maybe earlier).
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.