freebsd-dev/etc/periodic/daily/400.status-disks
1999-08-27 23:37:10 +00:00

15 lines
132 B
Bash
Executable File

#!/bin/sh
#
# $FreeBSD$
#
echo ""
echo "Disk status:"
df -k -t nonfs
# display which filesystems need backing up
echo ""
dump W