#44042: oce @0.15 - new port -----------------------------+-------------------------------- Reporter: mark.brethen@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: oce | -----------------------------+-------------------------------- Comment (by mark.brethen@…): I should have referred to the man page before commenting, I understand what your meaning: {{{ mv uses cp(1) and rm(1) to accomplish the move. The effect is equivalent to: rm -f destination_path && \ cp -pRP source_file destination && \ rm -rf source_file }}} -- Ticket URL: <https://trac.macports.org/ticket/44042#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X