From: ipAlex <ipalex@ferplast.com.ua>
To: community@altlinux.ru
Subject: Re: [Comm] Re: Набор .wma -> mp3
Date: Thu, 4 Sep 2003 16:48:41 +0300
Message-ID: <200309041648.41580.ipalex@ferplast.com.ua> (raw)
In-Reply-To: <20030904131933.GA2171@julia.office.altlinux.ru>
В сообщении от 4 Сентябрь 2003 16:19 Alexey Tourbin написал(a):
> On Thu, Sep 04, 2003 at 03:18:09PM +0300, ipAlex wrote:
> > я думаю правильнее так:
> > for i in `ls *.wma`; do
> > ^^^^^^^^^^
>
> А разница?
по поводу правильнее я не прав, прошу прощения
а вот разница точно есть:
1) for i in `ls *.ext`; do echo "$i"; done
file
1.ext
file
2.ext
file
3.ext
2) for i in *.ext; do echo "$i"; done
file 1.ext
file 2.ext
file 3.ext
--
Наилучшие пожелания, Registered .--.
Пирогов Алексей Linux User #293162 |@_@ |
mailto:ipalex@ukr.net |!_/ |
mailto:ipalex@ferplast.com.ua // \ \
(AlekseyPirogov@ferplast.com.ua) (| | )
UIN:172368093 /'\_ _/`\
Powered by Linux \___)=(___/
next prev parent reply other threads:[~2003-09-04 13:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-04 14:37 [Comm] " Oleg Dolgov
2003-09-04 11:44 ` [Comm] " Sergey Vlasov
2003-09-04 11:44 ` [Comm] " Alexey I. Froloff
2003-09-04 15:31 ` Oleg Dolgov
2003-09-09 12:09 ` [Comm] " Michael Shigorin
2003-09-09 12:19 ` [Comm] Re: [JT] " ASA
2003-09-04 12:11 ` [Comm] " Mike Lykov
2003-09-04 14:14 ` TaZZ
2003-09-04 15:03 ` Oleg Dolgov
2003-09-04 12:18 ` ipAlex
2003-09-04 13:19 ` [Comm] " Alexey Tourbin
2003-09-04 13:48 ` ipAlex [this message]
2003-09-04 14:55 ` Alexey Tourbin
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=200309041648.41580.ipalex@ferplast.com.ua \
--to=ipalex@ferplast.com.ua \
--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