Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SNAPINFO(8)		    System Manager's Manual		   SNAPINFO(8)

NAME
       snapinfo	-- show	snapshot location on UFS file systems

SYNOPSIS
       snapinfo	[-v] -a
       snapinfo	[-v] mountpoint

DESCRIPTION
       The snapinfo utility searches and displays the location of snapshots on
       UFS file	systems.

       Currently  it works only	on mounted file	systems.  It can either	search
       one file	system or all of them.

       The following options are available:

       -a      Search for snapshots on all mounted UFS file systems.

       -v      Verbose mode.

       mountpoint
	       Search the file system mounted on this mountpoint.

SEE ALSO
       ffs(7), mksnap_ffs(8)

HISTORY
       The snapinfo utility first appeared in FreeBSD 6.1.

AUTHORS
       Mark Santcroos <marks@FreeBSD.org>

FreeBSD	14.1			 July 20, 2005			   SNAPINFO(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=snapinfo&sektion=8&manpath=FreeBSD+14.1-RELEASE>

home | help