ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] convert
@ 2003-03-21 17:17 Alexey Morsov
  2003-03-21 21:53 ` Dmitry Ivanov
  2003-03-22  1:42 ` Dmitry Zubov
  0 siblings, 2 replies; 3+ messages in thread
From: Alexey Morsov @ 2003-03-21 17:17 UTC (permalink / raw)
  To: Сообщество

Привет,

Не могу понять как пользоваться convert для обработки сразу нескольких
файлов? По man надо задать (кроме опций) имя входного и имя выходного
файла. Но если я задам

	convert ... *.png *.png 

то оно не срабатывает. Создается несколько файлов с именем первого файла
в папке и добавкой .<номер> и они не загружаются в qiv (и др.
просмотрщики)?

Не поясните, что я делаю не так?

-- 
With best regards,
Alexey Morsov.

[ALT Linux] [GNU] [LyX] [WindowMaker]


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] convert
  2003-03-21 17:17 [Comm] convert Alexey Morsov
@ 2003-03-21 21:53 ` Dmitry Ivanov
  2003-03-22  1:42 ` Dmitry Zubov
  1 sibling, 0 replies; 3+ messages in thread
From: Dmitry Ivanov @ 2003-03-21 21:53 UTC (permalink / raw)
  To: community

В сообщении от Пятница 21 Март 2003 19:17 Alexey Morsov 
написал(a):
> Привет,
>
> Не могу понять как пользоваться convert для обработки сразу
> нескольких файлов? По man надо задать (кроме опций) имя

Например,

for f in *.jpg ;do convert "$f" "$f.eps";done


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] convert
  2003-03-21 17:17 [Comm] convert Alexey Morsov
  2003-03-21 21:53 ` Dmitry Ivanov
@ 2003-03-22  1:42 ` Dmitry Zubov
  1 sibling, 0 replies; 3+ messages in thread
From: Dmitry Zubov @ 2003-03-22  1:42 UTC (permalink / raw)
  To: community

Alexey Morsov пишет:

>Привет,
>
>Не могу понять как пользоваться convert для обработки сразу нескольких
>файлов? По man надо задать (кроме опций) имя входного и имя выходного
>файла. Но если я задам
>
>	convert ... *.png *.png 
>
>то оно не срабатывает. Создается несколько файлов с именем первого файла
>в папке и добавкой .<номер> и они не загружаются в qiv (и др.
>просмотрщики)?
>
>Не поясните, что я делаю не так?
>
>  
>
В той же ситуации использовал вместо convert mogrify (там указывается 
только входной файл).

-- 
Дмитрий



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-22  1:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-21 17:17 [Comm] convert Alexey Morsov
2003-03-21 21:53 ` Dmitry Ivanov
2003-03-22  1:42 ` Dmitry Zubov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git