blob: 26e21738483a3e0c328ce5e567f939d0b5e4e6d3 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001echo i\'m a little teapot >foo
2echo i\'m a little teapot | busybox tee bar >baz
3cmp foo bar && cmp foo baz