1 reference to chmod
Interop.FunctionalTests (1)
H2SpecCommands.cs (1)
41private static int chmod755(string pathname) => chmod(pathname, _0755);