public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-user] Migrating gentoo to a new machine
  @ 2007-02-04 15:08 99%     ` Bo Ørsted Andresen
  0 siblings, 0 replies; 1+ results
From: Bo Ørsted Andresen @ 2007-02-04 15:08 UTC (permalink / raw
  To: gentoo-user

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

On Sunday 04 February 2007 15:49:59 Ryan Sims wrote:
> Perhaps emerge -va `cat /var/lib/portage/world | xargs`?
> I have found that bash worries about newlines in the middle of arguments

There's no need for xargs since putting it in ` ` does put it on one 
line. --noreplace, however, might be useful. This works too... :)

# emerge -va --noreplace $(< /var/lib/portage/world )

-- 
Bo Andresen

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2007-02-03  8:08     [gentoo-user] Migrating gentoo to a new machine Seo Boon, NG
2007-02-03 10:29     ` Michal 'vorner' Vaner
2007-02-04 14:49       ` Ryan Sims
2007-02-04 15:08 99%     ` Bo Ørsted Andresen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox