plan9fox/rc/bin/inst/halt
2011-04-29 05:50:44 +00:00

9 lines
157 B
Bash
Executable file

#!/bin/rc
echo -n 'Halting file systems...'
fshalt
echo
echo Remember to take the install disk out of the drive.
echo Feel free to turn off your computer.