UnixPermission

constructor(readable: Boolean = true, writable: Boolean = true, executable: Boolean = false)
constructor(bits: Int)