submitted 2 years ago* (last edited 2 years ago) by to c/linux@lemmy.ml
 

Can I delete previous backups, without affecting following backups, Since TimeShift (RSync) make increamental backups.

i'm picasso.

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago

If you look at the output of ls -l , you'll see a number on the left which tells you how the pointer counter. Folders are usually rather high, as both the parent folder, and any child folders point to it.

For files it counts the number of hardlinks.

  • source
  • parent