Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help deleting some stuff again sorry
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
jsias99
n00b
n00b


Joined: 17 Feb 2005
Posts: 30
Location: Somewhere in Texas

PostPosted: Thu Jun 02, 2005 7:18 pm    Post subject: Help deleting some stuff again sorry Reply with quote

Hi guys its me again, but now i have another problem i have a .tar file and its full of emails what would be the command to un tar it then delete all of the files from a surtain date up?
Back to top
View user's profile Send private message
adaptr
Watchman
Watchman


Joined: 06 Oct 2002
Posts: 6730
Location: Rotterdam, Netherlands

PostPosted: Thu Jun 02, 2005 10:28 pm    Post subject: Reply with quote

Code:
tar xvf <your-file>

would unpack the contents in the current directory.
You can then select files up to a certain date with find(1) and run a command on the matches (rm would do nicely).

man tar, man find.
But you knew that.
_________________
>>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum