On Tue, 10 Oct 2000 05:24:00 +1100 Antony Suter <[EMAIL PROTECTED]> writes:
> 
> When I do an upgrade of package setup, with command rpm -Fvh, it 
> will
> sometimes attempt to upgrade /etc/group, but leave the upgraded file 
> in
> /etc/group.rpmnew instead.
> 
> What is the right way to merge the new changes into my existing 
> /etc/group
> file, and then update the shadow files?
> 
> --
> - Antony Suter  ([EMAIL PROTECTED])  "Examiner"  openpgp:71ADFC87
> - "And how do you store the nuclear equivalent of the universal 
> solvent?"
> 

um....

cat file1 file2 | sort | uniq > foo

visually check foo then copy it in place?


-----BEGIN GEEK CODE BLOCK-----
Version 3.12  (see http://www.geekcode.com/geek.html for details)
GCS d- s: a C++$ ULAHS++++$ P+++$ L+++>++++$ E++>++++ W+(-) N+ o K? w---
O- !M-- V- PS+ PE+ Y+ PGP t 5- X- R- tv-->! b++ DI++ D+ G+ e++>++++ h*
r++ y++++
------END GEEK CODE BLOCK------

Reply via email to