Where to put my backup.sh?
        Posted  
        
            by Temnovit
        on Server Fault
        
        See other posts from Server Fault
        
            or by Temnovit
        
        
        
        Published on 2010-03-15T12:50:45Z
        Indexed on 
            2010/03/15
            13:00 UTC
        
        
        Read the original article
        Hit count: 304
        
I'm writing a shell script that will make backups of my system ( like this: https://help.ubuntu.com/8.04/serverguide/C/backup-shellscripts.html ).
What is the best location in my system, to store this file? I know, I can put it anywhere, but what will be if it will be stored in a directory being backed up? What is the best practice here?
I'm running an Ubuntu-server.
© Server Fault or respective owner