OS: Tiny Core 8.0, TinyCorePure64 8.0
arch: x86 , x86_64
busybox: 1.25.1
error: cp will not overwrite a file
frugal install
usb boot
aterm:
bash:
busybox ash:
hardware:
acer aspire one aod255
dell latitude d531
cp -f test1 test2
cp -u test1 test2
cp test1 test2
cp -f test1 test2 ; cat test2
produces a prompt to overwrite?
I do not know if this is a specific issue to TinyCore 8.0, have not tested other platforms.
I am unaware of a currently tracked issue on this matter either after a perfunctory google search.