March 6, 20215 yr Hi quick question i wrote a script to enable me to start backing up my most valuable data but ran into a few problems, #!/bin/sh rsync -av --delete /mnt/user/Pictures /mnt/disks/Backups_Ext Backup when well but when finished has used 75% of my memory and it pegged my cpu at 100% for about 3mins and when i tried to start my VM it wouldnt as not enough memory , also made my system very unstable to the point unusable so had reboot. Thankfully everything back to normal but was wondering if can i manually flush/empty the memory? Edited March 6, 20215 yr by coblck
Archived
This topic is now archived and is closed to further replies.