Dave S wrote: > Hi all, > > Due to an act of great stupidly I managed to delete my > > /etc/acpi/hibernate.sh > > Can anyone post a copy of theirs so I can copy it ? > > Cheers > Dave dpkg -S hibernate.sh will tell you what package it's in, then aptitude reinstall acpi-support should put it back there. -- derek