exec

suspend fun exec(cmdAndArgs: List<String>, env: Map<String, String> = LinkedHashMap(), handler: VfsProcessHandler = VfsProcessHandler()): Int