OSDN Git Service

Import translated manuals from JM CVS Repository.
[linuxjm/jm.git] / manual / util-linux / original / man1 / line.1
1 .\" This page is in the public domain
2 .TH LINE 1 "2002-07-07" "" "User Commands"
3 .SH NAME
4 line \- read one line
5 .SH SYNOPSIS
6 .B line
7 .SH DESCRIPTION
8 The utility
9 .I line
10 copies one line (up to a newline) from standard input to standard output.
11 It always prints at least a newline and returns an exit status of 1
12 on EOF or read error.
13 .SH "SEE ALSO"
14 .BR read (1)