ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Re: Дайджест списка рассылки Community; том 12, выпуск 39
  @ 2004-05-07  8:37 ` Yuri N. Glibovetz
  0 siblings, 0 replies; only message in thread
From: Yuri N. Glibovetz @ 2004-05-07  8:37 UTC (permalink / raw)
  To: community



> [faqa@faa 444]$ ./proba "/ttt/kkk/lll  kkk"
> /ttt/kkk/lll kkk
>
> [faqa@faa 444]$ cat ./proba 
> #!/bin/bash
> echo $1
>
> Как видно из примера, в аргументе между "lll" и "kkk" стоит два пробела. А
> в выводе скрипта уже остается только один.  Как бы эти грабельки обойти?

#!/bin/bash
echo "$1"




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-07  8:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-07  8:37 ` [Comm] Re: Дайджест списка рассылки Community; том 12, выпуск 39 Yuri N. Glibovetz

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