On Oct 4, 2018, at 19:22, Joshua Root wrote:
> 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 $(w
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))