Bug 6046 - xargs -i regression
Summary: xargs -i regression
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: findutils (show other bugs)
Version: unstable
Hardware: all Linux
: P2 critical
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL: https://savannah.gnu.org/bugs/?func=d...
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-05 19:37 MSK by Vitaly Lipatov
Modified: 2005-08-30 03:28 MSD (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Lipatov 2005-02-05 19:37:37 MSK
Не удаётся заставить xargs нормально работать с заменой строки. 
Проверка: В каталоге RPMS.classic Сизифа (файлов должно быть больше 3500) 
запускаем 
$ find -name "*.rpm" | xargs -i'{}' echo '{}'  
 
через некоторое время получаем: 
xargs: argument line too long 
 
Список файлов к этому моменту достигает около 111 Кб, 
но это же не должно влиять...
Comment 1 Dmitry V. Levin 2005-02-06 00:30:20 MSK
Broken in findutils-4.2.12
Comment 2 Dmitry V. Levin 2005-02-06 02:37:44 MSK
Перенаправил upstream.
Comment 3 Dmitry V. Levin 2005-02-06 03:57:16 MSK
Fixed in findutils-4.2.16-alt1