Results 1 to 4 of 4

Thread: need help removing a file

  1. #1
    Junior Member
    Join Date
    May 2004
    Location
    nj
    Posts
    51

    need help removing a file

    Ok, I screwed up and used an incorrect tar command and ended up with a file that looks like this: "-X"

    Now, I need to remove it but I can not address it. Putting it in quotes (single or double) doesnt work either.

    thanks for any help

    mike
    NOBODY reads my email
    then who would want to anyway

  2. #2
    Junior Member
    Join Date
    May 2004
    Location
    nj
    Posts
    51
    well, i found it

    rm -- -X

    was the solution

    mike
    NOBODY reads my email
    then who would want to anyway

  3. #3
    Member
    Join Date
    Apr 2004
    Location
    Eugene, Oregon
    Posts
    207
    rm -rf as root will kill just about anything... just be sure you *really really* mean it before you hit enter. I think every long-time *nix user has at least one horror story involving rm -rf. :wink:

  4. #4
    Junior Member
    Join Date
    May 2004
    Location
    nj
    Posts
    51

    rm -rf

    didnt work

    give it a try

    dont know why, but rm -rf doesnt do it

    mike
    NOBODY reads my email
    then who would want to anyway

Similar Threads

  1. Exporting Visio Diagrams in Other File Formats
    By The Donald in forum Windows - General Topics
    Replies: 1
    Last Post: 07-08-2005, 12:55 PM
  2. How to use the Sysprep tool
    By CoolJsa14 in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 08:34 PM
  3. File Formats Supported by Windows Media Player
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-03-2005, 10:17 PM
  4. Calling all mail server admins
    By demian in forum Linux - Hardware, Networking & Security
    Replies: 4
    Last Post: 04-21-2004, 08:21 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •