ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Arcady Ivanov <arc@ikir.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Доработка после установки
Date: Fri, 07 Aug 2009 19:20:02 +1300
Message-ID: <4A7BC792.3090100@ikir.ru> (raw)
In-Reply-To: <200908071004.41679.mak@complife.ru>

Michael A. Kangin пишет:
> On Пятница 07 августа 2009 09:54:53 Arcady Ivanov wrote:
>
>   
>>>> Что такое here-documents?
>>>>         
>>> cat > FILE << __EOF__
>>> line1
>>>   line2
>>>     line3
>>> __EOF__
>>>
>>> См. тж. bash(1) и практически любую книжку с упоминанием UNIX
>>> shell, особенно рекомендую "UNIX: универсальная среда
>>> программирования" (Керниган, Пайк).
>>>       
>> 1. Спасибо за прояснение термина.
>> 2. См. скрипт. Там этот механизм используется. (Раздел, посвящёный sane)
>>
>> Конструкция  "echo ... >>" связана с тем, что в скрипте много вариантов
>> формирования
>> содержимого файлов. И here-documents не катит.
>>     
>
> как вариант:
> if [ $a eq 1 ]; then 
>    b=2 
> else
>    b=3
> fi
>
> cat >file.ini <<EOF
> MYVAR=$b
> EOF
>
>   
Стиль подобных скриптов должен в первую очередь быть наглядным.
При каждом переходе на новый дистр приходится быстренько обходить
в нём несколько свежих граблей и изобретений дистрибутива.
Разнесение логики и действия в разные места текста очень быстро отобъёт
желание его просматривать и использовать.

Когда-то в детстве мне нравилось писать красивенькие заумненькие
программы. Развлечение неплохое, да и время пролетает незаметно. :)
Как показал опыт, подобными разработками мог пользоваться только я сам,
да и то недолго.  :)

-- 


С уважением. Аркадий Иванов

Sincerely yours. Arcady Ivanov





  reply	other threads:[~2009-08-07  6:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-06  9:43 [Comm] Доработка после установки (was: Что есть beagled?) Dmitry Chistikov
2009-08-06  9:44 ` Aleksander Gorohovski
2009-08-06 11:42 ` Arcady Ivanov
2009-08-06 11:58   ` [Comm] Доработка после установки Владимир Гусев
2009-08-06 12:58   ` [Comm] Доработка после установки (was: Что есть beagled?) Dmitry Chistikov
2009-08-06 20:13     ` [Comm] Доработка после установки Arcady Ivanov
2009-08-06 21:23       ` Michael Shigorin
2009-08-07  5:54         ` Arcady Ivanov
2009-08-07  6:04           ` Michael A. Kangin
2009-08-07  6:20             ` Arcady Ivanov [this message]
2009-08-07  5:48       ` Dmitry Chistikov
2009-08-07  5:59         ` Arcady Ivanov
2009-08-07  7:40           ` Dmitry Chistikov
2009-08-07  7:46             ` Arcady Ivanov

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=4A7BC792.3090100@ikir.ru \
    --to=arc@ikir.ru \
    --cc=community@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 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