ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Slava Dubrovskiy <slava@tangramltd.com>
To: Eugene Ostapets <eostapets@gmail.com>,
	ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Помогите с форматированием текста
Date: Tue, 27 Mar 2007 19:08:14 +0300
Message-ID: <4609416E.2050609@tangramltd.com> (raw)
In-Reply-To: <e12fd2db0703270847y7553574ft1891b952738814f9@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 675 bytes --]

Eugene Ostapets пишет:
>> Никак не влияет. :'(
> #!/bin/sh
> for i in `cat test` ; do
>    long=`echo $i | wc -m`
>    if [ $long -eq 10 ] ; then
>        name=`echo $i | tr -d '\n'`
>        echo -n "$name"
>    else
>        echo "$i"
>    fi
> done
> Вот только что написаный скрипт для обработки файл с длиной строк 9
> (10 с переводом строки). Работает так как задумано:)
>
А у меня не работает. В i попадают отдельные слова из строк и 
определяется их длина.

-- 
WBR,
Dubrovskiy Vyacheslav


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3249 bytes --]

  reply	other threads:[~2007-03-27 16:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27 14:30 Slava Dubrovskiy
2007-03-27 14:47 ` Eugene Ostapets
2007-03-27 15:15   ` Slava Dubrovskiy
2007-03-27 15:47     ` Eugene Ostapets
2007-03-27 16:08       ` Slava Dubrovskiy [this message]
2007-03-28  5:37   ` Slava Dubrovskiy
2007-03-27 20:14 ` Yura Kalinichenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4609416E.2050609@tangramltd.com \
    --to=slava@tangramltd.com \
    --cc=community@lists.altlinux.org \
    --cc=eostapets@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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