We've all done it, nothing to be ashamed of. More to the point, what was in the file and how did it get there?
# migrate options.bin if [ -w /opt/modrana/data/options.bin ];then echo "migrating options.bin" mv /opt/modrana/data/options.bin /home/user/.modrana fi