Bug 338 - В cp ключ --force не действует
Summary: В cp ключ --force не действует
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: fileutils (show other bugs)
Version: unstable
Hardware: all Linux
: P4 minor
Assignee: Dmitry V. Levin
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-07 19:43 MSK by Vitaly Lipatov
Modified: 2003-08-25 15:18 MSD (History)
0 users

See Also:


Attachments

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