Re: [R-SIG-Mac] Identifying computer from R

2023-06-02 Thread Uwe Ligges
On 02.06.2023 09:05, Martin Maechler wrote: Simon Urbanek on Mon, 29 May 2023 07:36:46 -0500 writes: > Dennis, > PS1 is an internal shell environment variable (modifying prompt) which has nohting to do with R (and nothing to do with the computer name by default) so it won't

Re: [R-SIG-Mac] Identifying computer from R

2023-06-02 Thread Martin Maechler
> Simon Urbanek > on Mon, 29 May 2023 07:36:46 -0500 writes: > Dennis, > PS1 is an internal shell environment variable (modifying prompt) which has nohting to do with R (and nothing to do with the computer name by default) so it won't be set in R, only in a shell. > If y