Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://amanda-common_2.5.1p1-2.1_i386.deb:1180078/preinst  info  downloads

#!/bin/sh

# if a .amandahosts exists and is not a symlink, move it to /etc
if [ ! -L ~backup/.amandahosts ]
then
	if [ -f ~backup/.amandahosts ]
	then
		mv -f ~backup/.amandahosts /etc/amandahosts
	fi
fi


Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions