cp -a 2025-04-11 hello anyone know the "cp -a" (linux) equivalent on freebsd 4.10? cp -a on linux copy "everything keeping everything" it copies directories recursively, keeping last modified date, owner, group and permissions thanks