Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14038 closed enhancement (fixed)

MP removal text on http://trac.macosforge.org/projects/macports/wiki/FAQ#HowdoIremoveoruninstallMacPorts looks dangerous

Reported by: ghosthound Owned by: jmpp@…
Priority: Normal Milestone:
Component: wiki Version: 1.6.0
Keywords: Cc:
Port:

Description

The text on http://trac.macosforge.org/projects/macports/wiki/FAQ#HowdoIremoveoruninstallMacPorts includes:

sudo rm -rf \ /opt/local \ ...

This just looks dangerous, far too close to 'sudo rm -rf /'. Can we change it to include the /opt/local part on the same line, so it looks like:

sudo rm -rf /opt/local \ ...

I think that will be generally safer for folks.

Change History (5)

comment:1 Changed 16 years ago by jmpp@…

Component: portswww
Milestone: Website & Documentation

comment:2 Changed 16 years ago by jmpp@…

Done, thanks for the tip!

-jmpp

comment:3 Changed 16 years ago by jmpp@…

Resolution: fixed
Status: newclosed

comment:4 Changed 16 years ago by jmpp@…

Component: wwwwiki

comment:5 Changed 15 years ago by (none)

Milestone: Website & Documentation

Milestone Website & Documentation deleted

Note: See TracTickets for help on using tickets.