Jean-Luc Arnaud on Mon, 05 Jun 2023 13:01:54 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: What is ".:~:~/gp" on Macintosh Mac OS System?


Le 02/06/2023 à 09:49, Ruud H.G. van Tol a écrit :

On 2023-06-02 00:40, Jean-Luc ARNAUD wrote:
Trying to install fullfactor, it's written "install it in GP's default path". Default path is "".:~:~/gp", and I know "~" stands usually for "User Home" folder.
But I don't know what is ".:~:~/"...
Any help welcome!

The ':' is the path-separator, so that default contains a list of 3 elements:

  .
  ~
  ~/gp


-- Ruud


Ok, I got it.

Thanks to you, Ruud, and to Markus.