I need generate list of files and directories in macOS terminal like find / -ls > list.txt but adding the columns: creation time date, modified time date in
find / -ls > list.txt