How can I list contents of a directory and all of its subdirectories, providing full details, but only regular files that haven’t been accessed in the last 2 days?

How can I delete all files older than 1 year from a directory?

What utility would you use to swap columns 1 and 2 in a text file?