[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Re: msgfmt errors
From:       Stephan Kulow <coolo () kde ! org>
Date:       2001-09-03 7:41:28
[Download RAW message or body]

On Monday 03 September 2001 09:40, Frikkie Thirion wrote:
> > No, symply check file by file instead of using *.po or remove the -v
> > option
>
> won't: msgfmt -c -v -o /dev/null `find ./ -name "*.po"` work to have all
> the files checkes, but effectively giving msgfmt eagh file individually?
>
No, that's the same. find . -name "*.po" | xargs -n1 msgfmt -c -v -o /dev/null
is what you want

Greetings, Stephan

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic