LWJGL Forum

Programming => General Java Game Development => Topic started by: tlf30 on September 05, 2012, 03:44:11

Title: Batch help
Post by: tlf30 on September 05, 2012, 03:44:11
I'm trying to create a batch file that will delete the entire directory that it is in including it self.
I need one for linux, windows, and apple. I am not very good with all this command line stuff unless its an operating system I built so any help would be awsome. Thanks.
Title: Re: Batch help
Post by: delt0r on September 05, 2012, 12:40:19
Try searching stack overflow. The question has most likely been asked and answered there already.