Deleted Added
full compact
ls.1 (248342) ls.1 (254627)
1.\"-
2.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This code is derived from software contributed to Berkeley by
6.\" the Institute of Electrical and Electronics Engineers, Inc.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
1.\"-
2.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This code is derived from software contributed to Berkeley by
6.\" the Institute of Electrical and Electronics Engineers, Inc.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
33.\" $FreeBSD: head/bin/ls/ls.1 248342 2013-03-15 20:12:54Z joel $
33.\" $FreeBSD: head/bin/ls/ls.1 254627 2013-08-21 23:04:48Z ken $
34.\"
35.Dd March 15, 2013
36.Dt LS 1
37.Os
38.Sh NAME
39.Nm ls
40.Nd list directory contents
41.Sh SYNOPSIS

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

227Display user and group IDs numerically rather than converting to a user
228or group name in a long
229.Pq Fl l
230output.
231.It Fl o
232Include the file flags in a long
233.Pq Fl l
234output.
34.\"
35.Dd March 15, 2013
36.Dt LS 1
37.Os
38.Sh NAME
39.Nm ls
40.Nd list directory contents
41.Sh SYNOPSIS

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

227Display user and group IDs numerically rather than converting to a user
228or group name in a long
229.Pq Fl l
230output.
231.It Fl o
232Include the file flags in a long
233.Pq Fl l
234output.
235See
236.Xr chflags 1
237for a list of file flags and their meanings.
235.It Fl p
236Write a slash
237.Pq Ql /
238after each filename if that file is a directory.
239.It Fl q
240Force printing of non-graphic characters in file names as
241the character
242.Ql \&? ;

--- 552 unchanged lines hidden ---
238.It Fl p
239Write a slash
240.Pq Ql /
241after each filename if that file is a directory.
242.It Fl q
243Force printing of non-graphic characters in file names as
244the character
245.Ql \&? ;

--- 552 unchanged lines hidden ---