Type: echo "$PATH"
to view the folders in your user path. Root will have a different PATH.
You can add to it by typing:
export PATH="$PATH:/your/new/directory"
To append to the end.
Put that at the bottom of your "~/.bashrc" file.
Thanks,
Alexander.
Sent from my Samsung S20+ 5G
On Wed, Sep 8, 2021, 10:32 Michael via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> What directory is in the path that is also accessible by the user?
>
>
> --
> :-)~MIKE~(-:
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss