Updated: 2022/Sep/29

Please read Privacy Policy. It's for your privacy.


QUOTARESTORE(8)             System Manager's Manual            QUOTARESTORE(8)

NAME
     quotarestore - restore dumped quota information to a file system volume

SYNOPSIS
     quotarestore [-d] file-system [dump-file]

DESCRIPTION
     The quotarestore program restores dumped quota information to a file
     system.  The file dump-file should be in the format produced with
     quotadump(8).  The quotas, expiration times, and configured grace times
     listed in the dump file are loaded into the named file system.  The
     file-system argument should be a file or directory on the (mounted) file
     system, not a device special file.

     If the -d option is given, quota entries on the file system that are not
     mentioned in the dump file will be deleted.  Otherwise, they are left
     alone.

     If the dump-file is not specified, standard input is used.

SEE ALSO
     quota(1), libquota(3), fstab(5), edquota(8), quotadump(8)

HISTORY
     The quotarestore command appeared in NetBSD 6.0.

NetBSD 10.99                   February 11, 2012                  NetBSD 10.99