mirror of
https://git.busybox.net/busybox
synced 2025-05-10 04:33:59 +02:00
2 lines
121 B
Text
2 lines
121 B
Text
# 1 line, 4 words, 20 chars.
|
|
test "`echo i\'m a little teapot | busybox wc | sed 's/ */ /g' | sed 's/^ //'`" = '1 4 20'
|