=====Linux - General===== ====Unlock Files==== chflags -R nochg ./ chflags -R nouchg /PATH/TO/DIRECTORY/WITH/LOCKED/FILES/ Reference: [[https://superuser.com/questions/40749/command-to-unlock-locked-files-on-os-x]]
chflags -R nochg ./
chflags -R nouchg /PATH/TO/DIRECTORY/WITH/LOCKED/FILES/