ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Dmytro O. Redchuk" <dor@ldc.net>
To: community@altlinux.ru
Subject: Re: [Comm] for i (куча всего)
Date: Thu, 9 Jun 2005 17:17:18 +0300
Message-ID: <20050609141718.GL6484@ldc.net> (raw)
In-Reply-To: <20050609170851.017cffdb@localhost.localdomain>

On Thu, Jun 09, 2005 at 05:08:51PM +0300, Dolgov OV wrote:
> Здравствуйте.
> 
> Напомните, плз. мне безмозглому, как в командной строке в функции for
> присваивать переменной определенный ряд значений?
> 
> Я уже устал изощряться разными скобками и разделителями, что-то никак не
> подберу :-(
> 
> Надо что-то типа
> 
> for i in (123,647,874,274) ; do irobex-palm3 $i.wav ; done

$ for i in 33 44 55 66 77; do echo $i.wav; done
33.wav
44.wav
55.wav
66.wav
77.wav

> 
> и все это в телефон :-)
> 
> PS. И еще вопрос в догонку. Никак нельзя этому самому irobex-palm3
> указать тайм-аут на получение ответа побольше. А то получается, что с
> первого раза говорит, что не может соединится (телефон не успевает
> ответить), а если повторяешь команду примерно через 0,5-1s то закачка
> начинается.
> 
> -- 
> С наилучшими,
> Олег Долгов
> <dov AT media-link DOT info>
> Registered Linux user #315454

-- 
  _,-=._              /|_/|
  `-.}   `=._,.-=-._.,  @ @._,
     `._ _,-.   )      _,.-'
        `    G.m-"^m`m'        Dmytro O. Redchuk



  reply	other threads:[~2005-06-09 14:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-09 14:08 Dolgov OV
2005-06-09 14:17 ` Dmytro O. Redchuk [this message]
2005-06-09 14:30   ` Dolgov OV
2005-06-09 14:26 ` Maksim Otstavnov
2005-06-09 14:41 ` [Comm] irobex-palm3 и тайм-аут (Was. for i (куча всего)) Dolgov OV

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=20050609141718.GL6484@ldc.net \
    --to=dor@ldc.net \
    --cc=community@altlinux.ru \
    /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