Bug 741 - split could not understand standard input
Summary: split could not understand standard input
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: 1.15.x
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords: FIXME
Depends on:
Blocks:
 
Reported: 2009-11-25 15:15 UTC by zhouqimin
Modified: 2009-11-29 02:13 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zhouqimin 2009-11-25 15:15:12 UTC
run: 
tar czf - somedir | busybox split -b 50m - somename.gz.

get:
split: can't open '-': No such file or directory
Comment 1 Denys Vlasenko 2009-11-26 03:39:31 UTC
Fixed in git, will be in 1.16.x