看板 FB_questions 關於我們 聯絡資訊
Gary, On Mon, Jun 30, 2014 at 12:30 PM, Gary Kline <kline@thought.org> wrote: > ===== > Organization: Thought Unlimited. Public service Unix since 1986. > Of_Interest: With 27++ years of service to the Unix community. > > On Mon, Jun 30, 2014 at 12:09:04PM +0700, Olivier Nicole wrote: >> > find . -name foo.tar -o -name foo.tgz -o -name foo.tar.gz|xargs ls -lsi >> >> With parenthesis: >> >> find . \( -name foo.tar -o -name foo.tgz -o -name foo.tar.gz \) |xargs ls -lsi >> >> Olivier >> >> > > > right! but 4 more keystrokes. :_) And 33 keystrokes to complain for the extra 4s! And I did not count the line break and click on "send" :) Olivier > gary > > >> > freebsd-questions@freebsd.org mailing list >> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > -- > Gary Kline kline@thought.org http://www.thought.org Public Service Unix > Twenty-seven years of service to the Unix community. > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"