1834631 Members
3060 Online
110069 Solutions
New Discussion

Wanna delete this bull

 
SOLVED
Go to solution
KapilRaj
Honored Contributor

Wanna delete this bull

hi guys ,

My directory contains the following file ....

-lt | more


I am not able to delete this file could u please help me

kaps
Nothing is impossible
9 REPLIES 9
Michael Tully
Honored Contributor

Re: Wanna delete this bull

try

# rm -i
Anyone for a Mutiny ?
Yogeeraj_1
Honored Contributor

Re: Wanna delete this bull

hi,

a. try renaming it using an X session. then delete.

b. Create directory "new", move all required file "new" except this one. then do an "rm -rf "

hope this helps!

Regards
Yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Ravi_8
Honored Contributor

Re: Wanna delete this bull


Hi,
cd
mv x
rm x
never give up
KapilRaj
Honored Contributor

Re: Wanna delete this bull

tried all these options. As a production box & there are processes accessing this dir. i can not remove this directory

any other options ??/

kaps
Nothing is impossible
T G Manikandan
Honored Contributor

Re: Wanna delete this bull

#cd
#rm -i ./-lt\|more
KapilRaj
Honored Contributor

Re: Wanna delete this bull

It worked like this,

rm -i ./-lt\|more

kaps
Nothing is impossible
U.SivaKumar_2
Honored Contributor

Re: Wanna delete this bull

Mani , Bunny has not come even with 8 points ??

Innovations are made when conventions are broken
T G Manikandan
Honored Contributor
Solution

Re: Wanna delete this bull

Kapil,

I thought you removed only the file not the bunny!
Can you please restore from ignite!
KapilRaj
Honored Contributor

Re: Wanna delete this bull

let's try with 10 !!!!! Siva ( 10 marks not to you ) & mani

My house keeping job failed just b'cause of that file & we had a call ragding the same.. I just resolved it Thanks alot to you guys

kaps
Nothing is impossible