type directoryItem = [ string, "file" | "directory" | "link" | "screen", number, number, Stats ];