Check out our 2024 Retrospective for a look back at events that shaped the wiki during 2024.
UESPWiki:Scripts/uesp-common-path
The UESPWiki – Your source for The Elder Scrolls since 1995
# # From csh: # set EQ=" " set EXPORT="setenv " source /etc/uesp-common-path # # From bash: # EQ='=' EXPORT="export " . /etc/uesp-common-path # ${EXPORT}PATH${EQ}/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin: