Bug 8996

Summary: cp command does not work correctly
Product: Busybox Reporter: ade <ade.kernel>
Component: Standard ComplianceAssignee: unassigned
Status: NEW ---    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: 1.23.x   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Host: Target:
Build:
Attachments: cp a file to a device file

Description ade 2016-06-14 14:26:06 UTC
Created attachment 6471 [details]
cp a file to a device file

cp命令不打开文件,复制到设备文件时不能正确的写入设备,而是改变了设备文件。


cp command does not open the file, it can not correctly written to the device when copying files to the device, but to change the device file.