orangy
val isModified = try { file.lastModified > lastChecked } catch(e: FileNotFoundException) { false }