[TIL] mv and cp file permissionsJanuary 29, 2022ยท 1 min readlinux, bash, shell, mv, cpTIL that mv preserves file permissions, but cp does not. See Moving files on Linux without mv .