How to Delete all files under folder in CENTOS ? Need urgent help thats why mailing here Excuse me for OTP. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090223/3bc077c7/attachment.htm
rm * works ? On Mon, Feb 23, 2009 at 11:07 PM, David @ULC <ucoms2001 at gmail.com> wrote:> > How to Delete all files under folder in CENTOS ? > > Need urgent help thats why mailing here > > Excuse me for OTP. >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090223/a9e65dc1/attachment.htm
On Mon, Feb 23, 2009 at 6:37 PM, David @ULC <ucoms2001 at gmail.com> wrote:> > How to Delete all files under folder in CENTOS ? >http://lmgtfy.com/?q=how+to+recursively+remove+files+in+a+folder+in+linux
On Mon, Feb 23, 2009 at 11:07:57PM +0530, David @ULC wrote:> How to Delete all files under folder in CENTOS ? > > Need urgent help thats why mailing here > > Excuse me for OTP.rm -rf CENTOS/folder/* -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
On Mon, 23 Feb 2009, David @ULC wrote:> How to Delete all files under folder in CENTOS ? > > Need urgent help thats why mailing here > > Excuse me for OTP.Please find a more appropriate forum for beginning Linux|Unix user questions. Thanks in advance, ------------------------------------------------------------------------ Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
# cd /directory # rm -rf * Thanks, Matt G : http://www.voipphreak.ca : http://www.ratemydialplan.com : http://www.asterisk-jobs.com From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of David @ULC Sent: Monday, February 23, 2009 12:42 PM To: asterisk-users at lists.digium.com Subject: Re: [asterisk-users] Delete all rm * works ? On Mon, Feb 23, 2009 at 11:07 PM, David @ULC <ucoms2001 at gmail.com> wrote: How to Delete all files under folder in CENTOS ? Need urgent help thats why mailing here Excuse me for OTP. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090223/e6d56057/attachment.htm
On Mon, Feb 23, 2009 at 06:48:42PM +0100, Michael Iedema wrote:> On Mon, Feb 23, 2009 at 6:37 PM, David @ULC <ucoms2001 at gmail.com> wrote: > > > > How to Delete all files under folder in CENTOS ? > > > > http://lmgtfy.com/?q=how+to+recursively+remove+files+in+a+folder+in+linuxYou have to know the right keywords to get a good result. Using keywords from the original result: http://search.yahoo.com/search?p=How+to+Delete+all+files+under+folder+in+CENTOS http://www.google.com/search?q=How+to+Delete+all+files+under+folder+in+CENTOS And while I was at it: <http://www.amazon.com/s?field-keywords=How to Delete all files under folder in CENTOS> http://shop.ebay.com/items/_W0QQ_nkwZHowQ20toQ20DeleteQ20allQ20filesQ20underQ20folderQ20inQ20CENTOSQQ_armrsZ1QQ_fromZQQ_mdoZ (Useless, I know) -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir