.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: quot.8,v 1.11 2007/05/31 19:20:28 jmc Exp $
+.\" $Id: quot.8,v 1.12 2015/06/20 10:57:42 jca Exp $
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: June 20 2015 $
.Dt QUOT 8
.Os
.Sh NAME
the remainder of the input line).
This is traditionally used in the pipe:
.Bd -literal -offset indent
-# ncheck filesystem | sort +0n | quot -n filesystem
+# ncheck filesystem | sort -n | quot -n filesystem
.Ed
.Pp
to get a report of files and their owners.