On Tue, Jul 10, 2001 at 04:15:53PM +0200, Hans-Joachim Hoetger wrote:
> Moin
> Mir ist schon selbst etwas eingefallen.
> -> /usr/bin/head -${POS} ~/.vokabeln | /usr/bin/tail -1
Schneller gehts so (kein forken)
sed -ne "${pos},${pos}p'
Flo
--
Florian Lohoff flo at rfc822.org +49-5201-669912
Why is it called "common sense" when nobody seems to have any?