From: "Алексей Синицын" <asinitsinster@gmail.com> To: vformin@yandex.ru, ALT Linux Community <community@lists.altlinux.org> Subject: Re: [Comm] помогите с bash Date: Wed, 18 Jan 2006 10:19:04 +0300 Message-ID: <a1b0b2150601172319h491b4674r@mail.gmail.com> (raw) In-Reply-To: <43CDE9F8.000003.01234@pantene.yandex.ru> 18.01.06, "Владимир Николаевич Формин"<vformin@yandex.ru> написал(а): > >есть файлы в которых есть пробел, например "aaa bbb ccc.xxx" > >вот кусок кода > >in=$1 > >if [ -n "$in" ]; then > > for i in `/bin/ls -1 "$in"` > > do > > echo$i > > done > >fi > таким как Паскаль, Си, Бейсик ( ;) ), например. Ваш код, насколько я понял, > предназначен для того, чтобы выводить на экран список файлов? Но нафиг? Насколько я понимаю, нужный случай упрощен до схематичности. В исходной задаче - строка может быть другой. По теме: что значит выдает по отдельности, выдает все, но с переводами строки?
next prev parent reply other threads:[~2006-01-18 7:19 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-01-18 6:42 Igo 2006-01-18 7:10 ` "Владимир Николаевич Формин" 2006-01-18 7:19 ` Алексей Синицын [this message] 2006-01-18 8:24 ` Michael Isachenkov 2006-01-18 7:29 ` Eugene Ostapets 2006-01-18 7:34 ` Alexey V. Novikov 2006-01-18 7:38 ` Peter Volkov 2006-01-18 10:58 ` Sergey Shilov 2006-01-18 18:48 ` Yura Kalinichenko 2006-01-19 23:50 ` Aleksey Avdeev 2006-01-20 0:04 ` Aleksey Avdeev 2006-01-24 9:19 ` Eugene Ostapets 2006-01-25 9:59 ` Aleksey Avdeev
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=a1b0b2150601172319h491b4674r@mail.gmail.com \ --to=asinitsinster@gmail.com \ --cc=community@lists.altlinux.org \ --cc=vformin@yandex.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