split.1 (4185049582c7cea327a0571f8d3c2a3afb4a3e34) split.1 (3e4228c3be79a29055ab1143cbc5666078a3771f)
1.\" Copyright (c) 1990, 1991, 1993, 1994
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.

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

45.Op Fl l Ar line_count
46.Op Fl p Ar pattern
47.Op Ar file Op Ar name
48.Sh DESCRIPTION
49The
50.Nm
51utility reads the given
52.Ar file
1.\" Copyright (c) 1990, 1991, 1993, 1994
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.

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

45.Op Fl l Ar line_count
46.Op Fl p Ar pattern
47.Op Ar file Op Ar name
48.Sh DESCRIPTION
49The
50.Nm
51utility reads the given
52.Ar file
53(or standard input if no file is specified)
54and breaks it up into files of 1000 lines each.
53and breaks it up into files of 1000 lines each.
54If
55.Ar file
56is a single dash
57.Pq Ql \&-
58or absent,
59.Nm
60reads from the standard input.
55.Pp
56The options are as follows:
57.Bl -tag -width Ds
58.It Fl a
59Use
60.Ar suffix_length
61letters to form the suffix of the file name.
62.It Fl b

--- 67 unchanged lines hidden ---
61.Pp
62The options are as follows:
63.Bl -tag -width Ds
64.It Fl a
65Use
66.Ar suffix_length
67letters to form the suffix of the file name.
68.It Fl b

--- 67 unchanged lines hidden ---