#!/bin/sh

#
# Suspend the system, can be handy if you are 
# using a laptop computer.
#
#apm --suspend

# End of file
