Re: Mplayer Frustrations - Getting Closer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 1:29 PM -0700 7/9/05, Kam Leo wrote:
 ...
>rm -rf /usr/lib/win32
 ...

Picking a nit for safety.

One should never ever say

    rm -rf /anything

If one were to make any of a number of mistakes, such as accidentally
pressing RETURN or SPACE after any of the /'s, there will terrible damage
done.  Instead, cd into the desired containing directory and then rm -rf
name, no leading /.

    cd /usr/lib
    rm -rf win32

If this gets screwed up, the damage is confined to a much smaller part of
the system.
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson@xxxxxxxxxxxxxxxxx>
      '                              <http://www.georgeanelson.com/>


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux