ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey V Turchin <zerg@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Re: О присваивании переменных в циклах на bash
Date: Wed, 28 Dec 2005 15:25:41 +0300
Message-ID: <200512281525.41763.zerg@altlinux.org> (raw)
In-Reply-To: <43B10B4D.3060007@vzljot.ru>

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

On Tuesday 27 December 2005 12:37, Vitaly Ostanin wrote:

[...]

> > while read var; do
> > ...
> > done < infile
>
> А как то же самое сделать для переменной (содержащей список
> строк) вместо infile ? У меня не заработал ни один из вариантов.
ls -d1| \
while read l
do
	ls -l "$l"
done

-- 
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

  parent reply	other threads:[~2005-12-28 12:25 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-27  8:07 [devel] " Vitaly Lipatov
2005-12-27  8:19 ` Sergey Pinaev
2005-12-27  8:29   ` Alexey I. Froloff
2005-12-27  9:05     ` Vitaly Lipatov
2005-12-27  9:10       ` Sergey Pinaev
2005-12-27  9:37         ` [devel] " Vitaly Ostanin
2005-12-27  9:41           ` Sergey Pinaev
2005-12-27 10:03             ` Vitaly Ostanin
2005-12-27 10:04             ` Aleksey Avdeev
2005-12-27 12:53               ` Ivan Fedorov
2005-12-27 13:22                 ` Aleksey Avdeev
2005-12-27 13:57                   ` Ivan Fedorov
2005-12-28 12:25           ` Sergey V Turchin [this message]
2006-01-12 15:10             ` [devel] Re: н ОПХЯБЮХБЮМХХ ОЕПЕЛЕММШУ Б ЖХЙКЮУ МЮ bash Vitaly Ostanin
2006-01-12 17:05               ` [devel] Re: ... bash Sviatoslav Sviridov
2006-01-13 10:29                 ` [devel] bash Vitaly Ostanin
2006-01-13 10:43                   ` Sviataslau Svirydau
2006-01-13 11:50                     ` Vitaly Ostanin
2006-01-13 13:19                       ` Dmitry V. Levin
2005-12-27  8:30   ` [devel] О присваивании переменных в циклах на bash Vitaly Lipatov
2005-12-27  8:33     ` Sergey Pinaev
2005-12-27 20:27     ` Denis Ovsienko

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=200512281525.41763.zerg@altlinux.org \
    --to=zerg@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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