From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_05,DNS_FROM_OPENWHOIS, SPF_SOFTFAIL autolearn=no version=3.2.5 Message-ID: <4E97D8DD.2080507@rambler.ru> Date: Fri, 14 Oct 2011 01:38:21 -0500 From: Yury Aliaev User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: ALT Linux Community general discussions References: <201110140825.01451.info-vcvitstst@tut.by> <201110140856.40870.info-vcvitstst@tut.by> In-Reply-To: <201110140856.40870.info-vcvitstst@tut.by> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by antivirus scaner at relay.ake.spb.ru Subject: Re: [Comm] =?koi8-r?b?8sHa18/Sz9QgxsHKzMEg1yDGz9LNwdTFIHBkZg==?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2011 06:38:30 -0000 Archived-At: List-Archive: List-Post: On 10/14/2011 12:56 AM, Олег Потеев wrote: > В сообщении от 14 октября 2011 08:49:19 автор Константин Михайленко написал: >> for file in *.pdf; do $(convert -rotate 90 "$file" "$file"); done > Большое спасибо. > Помогло: for file in *.pdf; do $(convert -rotate -90 "$file" "$file"); done А разве при этом документ не будет преобразован в растр?