Gentoo Archives: gentoo-user

From: Peper <peper@×××××.pl>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: [OT] Bash scripting
Date: Fri, 11 Nov 2005 15:53:17
Message-Id: 200511111645.07388.peper@aster.pl
In Reply to: Re: [gentoo-user] Re: [OT] Bash scripting by Etaoin Shrdlu
1 > > And one more thing, is there any smarter way to read one line of file
2 > > then head -n x file|tail -n 1 ?
3 >
4 > sed -n -e '12p' file.txt
5 >
6 > prints the 12th line of "file.txt"
7
8 Many thanks for that.
9
10 --
11 Best Regards,
12 Peper
13 --
14 gentoo-user@g.o mailing list