Bug 8996 - cp command does not work correctly
Summary: cp command does not work correctly
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: 1.23.x
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-14 14:26 UTC by ade
Modified: 2016-06-14 14:26 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
cp a file to a device file (1.14 KB, text/plain)
2016-06-14 14:26 UTC, ade
Details

Note You need to log in before you can comment on or make changes to this bug.
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.