ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Ilya Palagin <tux@fioc.kz>
To: community@altlinux.ru
Subject: Re: [OFF] Re: [Comm] Re: [JT] DCOM for Linux
Date: Thu, 19 Jun 2003 18:50:56 +0700
Message-ID: <20030619115056.GA851@tux> (raw)
In-Reply-To: <E19SceS-0000RL-00.kolyag-mail-ru@f7.mail.ru>

On Wed, Jun 18, 2003 at 05:07:00PM +0400, KoLyA wrote:
...
> > > >> 
> > > IP> И это правильно! "Вы" пишется только в официальных письмах к
> > > IP> руководящим лицам. Во всех остальных случаях это выглядит
> > > IP> неестественно.
> 
> давайте еще дальше:
> --- на "Вы" обращаются только в официальных письмах к руководящим лицам.
> --- во всех остальных случаях это выглядит неестественно
> и будем все дружно тыкать.
можно и "выкать".

> 
> > > 
> > > Всегда считал что "Вы" это обращение к конкретному человеку, а "вы" к
> > > нескольким... и это логично.
>  
> > про написание прописных букв в местоимениях там нет ни слова, из
> > этого можно сделать вывод, что они всегда пишутся со строчных, и
> > обороты вроде "Предлагаем Вам" ошибочны.
> 
> а вот в этом случае, даже если Вы правы, я таки предпочту вежливость грамматике 
> при обращении к _одному_ человеку.
> 
Лично мне это будет неприятно - я не гендир и не президент, и на
Вы ко мне обращаются обычно разные левые спамеры-коммерсанты.
>From john@rmts.donpac.ru  Thu Jun 19 16:04:52 2003
Return-Path: <john@rmts.donpac.ru>
Delivered-To: community@lrn.ru
Received: from master.altlinux.ru (master.altlinux.ru [62.118.250.235])
	by lrn.ru (Postfix) with ESMTP id 0CE5549585
	for <community@lrn.ru>; Thu, 19 Jun 2003 16:04:52 +0400 (MSD)
Received: from rmts.donpac.ru (rmts.donpac.ru [195.161.172.86])
	by master.altlinux.ru (Postfix) with ESMTP id E647EE31CF
	for <Community@altlinux.ru>; Thu, 19 Jun 2003 16:04:51 +0400 (MSD)
Received: from rmts.donpac.ru ([195.161.172.85])
	by rmts.donpac.ru ([192.168.10.13])
	with SMTP (MDaemon.PRO.v6.0.3.R)
	for <Community@altlinux.ru>; Thu, 19 Jun 2003 16:04:31 +0400
Message-ID: <3EF1A6CF.9010707@rmts.donpac.ru>
Date: Thu, 19 Jun 2003 16:04:31 +0400
From: =?KOI8-R?Q?=F0=D2=CF=CB=CF=D0=D8=C5=D7_=E5=D7=C7=C5=CE=C9=CA?=
	<john@rmts.donpac.ru>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; ru-RU;
	rv:1.2.1) Gecko/20021123
X-Accept-Language: ru-ru, en
MIME-Version: 1.0
To: Community@altlinux.ru
Content-Type: text/plain; charset=KOI8-R; format=flowed
Content-Transfer-Encoding: 8bit
X-MDRemoteIP: 195.161.172.85
X-Return-Path: john@rmts.donpac.ru
X-MDaemon-Deliver-To: Community@altlinux.ru
Subject: [Comm] awk printf
X-BeenThere: community@altlinux.ru
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: community@altlinux.ru, john@rmts.donpac.ru
List-Id: <community.altlinux.ru>
List-Unsubscribe: <http://www.altlinux.ru/mailman/listinfo/community>,
	<mailto:community-request@altlinux.ru?subject=unsubscribe>
List-Archive: </pipermail/community>
List-Post: <mailto:community@altlinux.ru>
List-Help: <mailto:community-request@altlinux.ru?subject=help>
List-Subscribe: <http://www.altlinux.ru/mailman/listinfo/community>,
	<mailto:community-request@altlinux.ru?subject=subscribe>
X-List-Received-Date: Thu, 19 Jun 2003 12:04:53 -0000

Здравствуйте!

Есть необходимость формировать отчеты с помощью awk и его printf, 
обрезая слишком широкие колонки. Вот простой пример того, как мне не 
удается уменьшить ширину колонки:

$echo hello | awk '{printf "%2s\n", $1}'
hello


Что я неправильно делаю и какие есть альтернативные способы решения задачи?

-- 
С уважением, Прокопьев Евгений


  parent reply	other threads:[~2003-06-19 11:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-12 14:51 [Comm] " Slava Garelin
2003-06-17 10:45     ` Slava Garelin
2003-06-17 14:34         ` [Comm] Re: [JT] " Alexey Tourbin
2003-06-18  2:43           ` sinom
2003-06-18  3:10               ` [Comm] " Evgeny Yugov
2003-06-18  4:54                 ` [Comm] " Ilya Palagin
2003-06-19 11:50                     ` Ilya Palagin [this message]
2003-06-18  3:41               ` ASA
2003-06-18 10:15                 ` Alexandre Prokoudine
2003-06-18 10:39                   ` Slava Garelin
2003-06-23 11:03                     ` Slava Garelin

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=20030619115056.GA851@tux \
    --to=tux@fioc.kz \
    --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