df.1 (d0353b836e88609b9400851d32e0aa6645ff9be3) df.1 (0b381bf1fd8fbb2df974c318d58643ecfeec44b0)
1.\" Copyright (c) 1989, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 108 unchanged lines hidden (view full) ---

117.Dq no
118to specify the filesystem types for which action should
119.Em not
120be taken.
121For example, the
122.Nm
123command:
124.Bd -literal -offset indent
1.\" Copyright (c) 1989, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 108 unchanged lines hidden (view full) ---

117.Dq no
118to specify the filesystem types for which action should
119.Em not
120be taken.
121For example, the
122.Nm
123command:
124.Bd -literal -offset indent
125df -t nonfs,mfs
125df -t nonfs,nullfs
126.Ed
127.Pp
128lists all filesystems except those of type
129.Tn NFS
130and
126.Ed
127.Pp
128lists all filesystems except those of type
129.Tn NFS
130and
131.Tn MFS .
131.Tn NULLFS .
132The
133.Xr lsvfs 1
134command can be used to find out the types of filesystems
135that are available on the system.
136.El
137.Sh ENVIRONMENT
138.Bl -tag -width BLOCKSIZE
139.It Ev BLOCKSIZE

--- 25 unchanged lines hidden ---
132The
133.Xr lsvfs 1
134command can be used to find out the types of filesystems
135that are available on the system.
136.El
137.Sh ENVIRONMENT
138.Bl -tag -width BLOCKSIZE
139.It Ev BLOCKSIZE

--- 25 unchanged lines hidden ---