On Tue, 3 Aug 2004, Ulf Lamping wrote: > >>> 1.7.4 "cut -f' ' -d2" should be "cut -d' ' -f2". Is there any > >>> particular [deletia] > > not be echoed". Also, there's still the swapped -d and -f in the > > second stage of the pipe. > > > added "but" > > As I don't have enough knowledge about unix system I won't change > anything I just can't reproduce. However, he is right. -d' ' sets the delimiter to a space, and -f2 says go after the second field. Regards ----- Richard Sharpe, rsharpe[at]richardsharpe.com, rsharpe[at]samba.org, sharpe[at]ethereal.com, http://www.richardsharpe.com
Powered by MHonArc 2.6.10