From: Andrew Fefilov <faqa@blok-caf.ru>
To: community@altlinux.ru
Subject: Re: [Comm] bash trouble
Date: Fri, 7 May 2004 15:07:19 +0500
Message-ID: <20040507100719.GA21123@faa.lan.blok-caf.ru> (raw)
In-Reply-To: <20040507093128.GB9007@master.mivlgu.local>
On Fri, May 07, 2004 at 01:31:28PM +0400, Sergey Vlasov wrote:
> On Fri, May 07, 2004 at 12:00:48PM +0500, Andrew Fefilov wrote:
> > Добрый день, уважаемые. Вот наткнулся на непонятки в bash scripting. Сижу
> > грепаю man bash, но пока не просветвляет. Может кто подскажет, если не в
> > лом. Ситуация такая - скриптику через аргуметы передается имя файла, в
> > котором имеется несколько пробелов, идущих подряд. Видимо, bash
> > обрабатывает строку аргументов, разбивая ее на позиционные параметры,
> > которые он считает разделены пробелами. В результате этого, мой аргумет
> > приводится к виду, когда вместо несколько идущих пробелов остается только
> > один. Поскольу это имя файла - то сие неприемлемо. Вот для наглядности:
> >
> > [faqa@faa 444]$ ./proba "/ttt/kkk/lll kkk"
> > /ttt/kkk/lll kkk
> >
> > [faqa@faa 444]$ cat ./proba
> > #!/bin/bash
> > echo $1
> >
> >
> > Как видно из примера, в аргументе между "lll" и "kkk" стоит два пробела. А
> > в выводе скрипта уже остается только один. Как бы эти грабельки обойти?
>
> echo "$1"
Хм. Работает. Только не понятно, почему. Сергей, хотя бы ключевое
слово/выражение по которому порыскать по man bash, можно ?
--
С уважением,
Фефилов Андрей.
next prev parent reply other threads:[~2004-05-07 10:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-07 7:00 Andrew Fefilov
2004-05-07 7:12 ` Valery V. Inozemtsev
2004-05-07 7:38 ` Andrew Fefilov
2004-05-07 7:56 ` Valery V. Inozemtsev
2004-05-07 8:16 ` Andrew Fefilov
2004-05-07 9:31 ` Sergey Vlasov
2004-05-07 10:07 ` Andrew Fefilov [this message]
2004-05-07 10:19 ` Sergey Vlasov
2004-05-07 18:41 ` Valery V. Inozemtsev
2004-05-07 10:47 ` Mike Lykov
2004-05-07 18:18 ` Maksim Otstavnov
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=20040507100719.GA21123@faa.lan.blok-caf.ru \
--to=faqa@blok-caf.ru \
--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