[BusyBox] tail doesn't support stdin?

Tom Oehser tom at toms.net
Wed May 2 21:08:55 UTC 2001


When I saw that:

	du -k -s

adds "summary" to the normal output,

I thought I could do:

	du -k -s | tail -1  # works with gnu tail

But- busybox tail doesn't support standard input???






More information about the busybox mailing list