-2

in my server (Debian) I have a copy of this file

/etc/passwd
/etc/passwd-
/etc/shadow
/etc/shadow-
/etc/group
/etc/group-

why?

ekad
  • 14,436
  • 26
  • 44
  • 46
Alessio
  • 1
  • 1

1 Answers1

0

The files with the dash (-) at the end are backups. I would diff the files and see what changed. Investigate from there.