On 2018-10-5 09:47 , Ryan Schmidt wrote:
> Is there a simple command one can use at the command line to determine the 
> MacPorts prefix?
> 
> `port prefix` came to mind as a logical thing to try, but it does not work.

dirname $(dirname $(which port))

Reply via email to