Lines Matching full:input
25 cat >input.1 <<END
26 this is the first input file
30 cat >input.2 <<END
31 here lies the second input file
37 cat >input.3 <<END
38 third of the input files am i
46 this is the first input file are empty lines
47 it has multiple lines third of the input files am i than before
48 here lies the second input file and i have
52 atf_check -o save:output column -c120 input.1 input.2 input.3
64 cat >input.1 <<END
65 this is the first input file
69 cat >input.2 <<END
70 here lies the second input file
76 cat >input.3 <<END
77 third of the input files am i
85 this is the first input file it has multiple lines here lies the second input file
86 some lines are empty third of the input files am i
91 atf_check -o save:output column -xc120 input.1 input.2 input.3
103 cat >input.1 <<END
108 cat >input.2 <<END
112 cat >input.3 <<END
127 atf_check -o save:output column -tc120 input.1 input.2 input.3
139 cat >input <<END
161 atf_check -o save:output column -tc120 -s:. input
173 cat >input <<END
189 atf_check -o save:output column -tc120 -l3 input