Find more

How i need to modify this to get creation date too?

set l to do shell script "find -x " & from_path & " -print0 | xargs -0 ls -d -F -P -l -T -a -e -i -o -p -q ! -path '/Volumes/Backups//Backups.backupdb/*'" & from_path & " > " & target_path user name "user" password "pin" with administrator privileges

Hello.

Check out the stat -x command.