path
Snyder, Alexander J
alexander at snyderfamily.co
Wed Sep 8 10:40:12 MST 2021
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 at lists.phxlinux.org> wrote:
> What directory is in the path that is also accessible by the user?
>
>
> --
> :-)~MIKE~(-:
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20210908/c2567738/attachment.html>
More information about the PLUG-discuss
mailing list