On Mon, 12 Jun 2023 09:12:27 -0400, Rick Troth wrote:
>    ...
>The tilde hack is a shell feature, but I'm not aware of any contemporary
>shells where it doesn't work. If tilde doesn't work, then fully
>qualified path to the user's home directory works.
>
Then, 'system("cd ~user")'.

In REXX I've used "syscall getpwuid" to extract a home directory.

-- 
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to