I am trying to create a script that will identify its location and remove the entire directory containing it. This would also include its contents and the script that created the deletion process. This would be on a linux box.
Any ideas on how i would create a script that can produce a process to delete itself?