Re: How to delete a file ?



On Oct 14, 10:51 am, annalissa <aark...@xxxxxxxxx> wrote:
Hi all,

Is it possible to delete a file without using rm command ?

conditions are as follows:-

 1)  mv command is not allowed
 2) GUI utilities are not allowed
 3) only command line is allowed to use

assumptions:-
                     1)  immutable property is not set
                     2)  sticky bit is not set
                     3)  there is no permission issues


one more condition file deletion commands are not allowed
.