[Ilugc] rm command

  • From: parth.technofreak@xxxxxxxxx (Parthan)
  • Date: Tue Apr 24 14:34:01 2007

Balamurugan Murthy wrote:

Hi All,

Is there any way to avoid file delete confirmation in unix ( apart
from rm -rvf  option ) while using rm command ?

Confirmation of delete while using rm command is an added precaution 
from accidentally deleting something. I wonder why you want to bypass it ?

The easiest way it to create an alias named something like 'deleteyes' 
for the command "rm -rvf". Beware this can erase something without warning.

( I will personally suggest having a alias delete for 'rm -iv' and 
rather use it instead of rm)


-- 
With Regards

Parthan (TechnoFreak)

A Proud GNU/Linux User and Ubuntero

[Web]   https://parth.technofreak.googlepages.com
[Blog]  http://technofreakatchennai.wordpress.com
[Album] http://flickr.com/photos/techno_freak/

Other related posts: