Gentoo Archives: gentoo-user

From: Philip Webb <purslow@×××××××××.ca>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] rebuild /usr/lib
Date: Fri, 20 Oct 2006 02:15:52
Message-Id: 20061020021142.GA5829@sympatico.ca
In Reply to: Re: [gentoo-user] rebuild /usr/lib by Stuart Howard
1 061019 Stuart Howard wrote:
2 > I am now working on the --emptytree to restore everything properly.
3 > ps. tip of the day when spring cleaning your system watch out for
4 > those little typos that can ruin your summer :)
5 > pps. Just for fun it went something like this,
6 > "rm -rf /usr/lib/libcrco.so /usr/lib/ /usr/lib/bochs /usr/lib/libcroco.co.0"
7
8 When using 'rm -f' (with or without '-r') the iron rule is
9
10 (1) goto the dir which contains the items to be removed
11 (2) 'pwd'
12 (3) 'ls <whatever>'
13 (4) if <whatever> is not '*', recall that line with Up-arrow,
14 backspace over 'ls' & replace with 'rm -f'
15 (5) sit on hands for >= 10 sec while examining the results of (2 3 4)
16 (6) & only then, 'rm -f <whatever>'.
17
18 --
19 ========================,,============================================
20 SUPPORT ___________//___, Philip Webb : purslow@××××××××××××××.ca
21 ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
22 TRANSIT `-O----------O---' University of Toronto
23 --
24 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] rebuild /usr/lib Alan McKinnon <alan@××××××××××××××××.za>