summaryrefslogtreecommitdiffstats
path: root/etc/periodic/daily/400.status-disks
blob: 86113183108e5e34cad8f205efe8f49b7af4327c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh
#
# $FreeBSD$
#

echo ""
echo "Disk status:"

df -k -t nonfs

# display which filesystems need backing up

echo ""
dump W
OpenPOWER on IntegriCloud