On Wed, Jul 28, 2010 at 09:03:48PM +0200, Bernhard Reutner-Fischer wrote: >On Tue, Jul 27, 2010 at 11:13:28AM +0200, Javier Viguera wrote: >>"tail -1" works only with one input file. Using it with multiple input >>files throws following error on Ubuntu systems: >> >>tail: option used in invalid context >> >>Adding "-n" makes it work on all cases. > >head and tail -n is always a good idea given that the non-n was >legacy in SUSv2. >Applied, thanks!
your version also didn't work for me. Try current master. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
