Re: Determine MacPorts prefix

2018-10-09 Thread Ryan Schmidt
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

Re: Determine MacPorts prefix

2018-10-04 Thread Joshua Root
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))