On Mon, 4 Jul 2005, Thanos Tsouanas wrote:

> On Mon, Jul 04, 2005 at 09:00:18AM +0100, unixadmin99 wrote:
> > Oops!
> > Accidently emptied half the contents of src.tar.gz into /usr/bin while
> > undergoing an install under the intoxication of sleep.
> > What's the most efficient way of rectifying this?
> 
> Something like..
> 
> tar tvfz src.tar.gz | xargs rm -f
> 
> should work...

he probably also wants the stuff that's supposed to be there back.
so tar zxpf *37.tgz would be a good follow-up.


-- 
And that's why we need security.

Reply via email to