Bug 741

Summary: split could not understand standard input
Product: Busybox Reporter: zhouqimin <zhouqm27>
Component: Standard ComplianceAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: busybox-cvs
Priority: P5 Keywords: FIXME
Version: 1.15.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

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