Bug 338

Summary: В cp ключ --force не действует
Product: Sisyphus Reporter: Vitaly Lipatov <lav>
Component: fileutilsAssignee: Dmitry V. Levin <ldv>
Status: CLOSED FIXED QA Contact:
Severity: minor    
Priority: P4    
Version: unstable   
Hardware: all   
OS: Linux   

Description Vitaly Lipatov 2002-01-07 19:43:12 MSK
Имеем два файла - 1 и 2
$ cp -f 1 2
cp: overwrite `2\'?
---

---

Comment 1 Dmitry V. Levin 2002-01-10 19:03:30 MSK
according to docs, --interactive superseeds --force.
It\'s discussable, whether it\'s correct behaviour or not.
Comment 2 Dmitry V. Levin 2002-01-10 19:03:30 MSK
according to docs, --interactive superseeds --force.
It\'s discussable, whether it\'s correct behaviour or not.
Comment 3 Dmitry V. Levin 2002-01-15 10:45:59 MSK
Implemented in fileutils-4.1-alt4
Comment 4 Dmitry V. Levin 2002-01-15 10:45:59 MSK
Implemented in fileutils-4.1-alt4