ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vitaly Ostanin <vyt@vzljot.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: [Comm] How to join lines with separator ?
Date: Tue, 06 Feb 2007 17:33:20 +0300
Message-ID: <45C891B0.8080600@vzljot.ru> (raw)

[-- Attachment #1: Type: text/plain, Size: 441 bytes --]

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

В очередной раз ловлю клин. Скажите, пожалуйста, какое есть
родное средство в UNIX для объединения строк в одну, с
разделением запятыми?

Пытался делать:
cat file | tr '\n' ','
пустой вывод. Да и последняя запятая не нужна.

Можно сделать через
while read s; do echo -n $s; echo -n ','
, но тоже последняя запятая лишняя, да и коряво как-то.

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

             reply	other threads:[~2007-02-06 14:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-06 14:33 Vitaly Ostanin [this message]
2007-02-06 16:42 ` Andrey S. Rybak
2007-02-06 14:55   ` Vitaly Ostanin
2007-02-06 17:03     ` Michael Shigorin
2007-02-06 18:39 ` Grigory Batalov
2007-02-07  9:22   ` Vitaly Ostanin
2007-02-07  9:48   ` [Comm] zsh (was: How to join lines with separator ?) Vitaly Ostanin
2007-02-07 10:17     ` Sergey Vlasov

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=45C891B0.8080600@vzljot.ru \
    --to=vyt@vzljot.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