def file = $files.buildFile { setPath("/sdcard/", "") } $console.log(file.getCanonicalPath())