Non deletable file

Discussion in 'Off Topic' started by FuzzyHarpyBug, Aug 26, 2015.

  1. FuzzyHarpyBug

    FuzzyHarpyBug Has the memory of a dead goldfish.

    Joined:
    May 5, 2013
    Messages:
    152
    Likes Received:
    60
    So... I've accidently created a generic file named "@echo off". If I try to delete it, it gives me the windows item not found error even though I can still navigate to the file. What do? :p
     
  2. xCromyx

    xCromyx Gamer With an Eye-patch

    Joined:
    Oct 15, 2012
    Messages:
    492
    Likes Received:
    178
    Meh just leave it alone Echo never does anything anyway.
     
    LeiserGeist, Smudgerox and BlueJosh27 like this.
  3. Penagwin

    Penagwin Linux Servers are better then windows!

    Joined:
    Feb 10, 2013
    Messages:
    114
    Likes Received:
    45
    Can you rm it from CMD?

    Worst Case: Bail and use Linux
     
    suchtie and DeeeezNutz like this.
  4. echo

    echo Professional Aussie

    Joined:
    Feb 28, 2013
    Messages:
    83
    Likes Received:
    38
    That hurt cromy
     
    Smudgerox, ianthenoob and suchtie like this.
  5. LordRedstone

    LordRedstone Best Coder 2k15

    Joined:
    Jun 14, 2012
    Messages:
    391
    Likes Received:
    73
    Delete system32
     
  6. Pathaleon

    Pathaleon Forum & Server Administrator
    Staff Member

    Joined:
    Jul 3, 2012
    Messages:
    1,014
    Likes Received:
    670
    Don't be sad it's nothing but the truth.
     
  7. suchtie

    suchtie #LinuxMasterRace

    Joined:
    Jun 17, 2013
    Messages:
    303
    Likes Received:
    114
    rm -r /

    ...oh wait.
     
    FuzzyHarpyBug likes this.
  8. FuzzyHarpyBug

    FuzzyHarpyBug Has the memory of a dead goldfish.

    Joined:
    May 5, 2013
    Messages:
    152
    Likes Received:
    60
    lol
     
  9. Penagwin

    Penagwin Linux Servers are better then windows!

    Joined:
    Feb 10, 2013
    Messages:
    114
    Likes Received:
    45
    sudo rm -rf /
     
  10. suchtie

    suchtie #LinuxMasterRace

    Joined:
    Jun 17, 2013
    Messages:
    303
    Likes Received:
    114
    ...nnnnnooo, I totally already logged in as root.
     
    FuzzyHarpyBug likes this.