Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config:env [2022/03/14 19:31] – Tags and See Also section added. Andre | config:env [2026/03/10 19:39] (current) – Update Windows section (e.g. remove Win9x reference) digital man | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| ===== Setting ===== | ===== Setting ===== | ||
| - | ==== Windows | + | ==== Windows ==== |
| - | For Microsoft Windows NT-based operating systems | + | For Microsoft Windows NT-based operating systems, |
| * Variable name: '' | * Variable name: '' | ||
| * Variable value: '' | * Variable value: '' | ||
| - | (replace '' | ||
| - | |||
| - | ==== Windows 9x ==== | ||
| - | |||
| - | For Mirosoft Windows 9x-based operating systems, edit your '' | ||
| - | and add the line: | ||
| - | SET SBBSCTRL=c: | ||
| (replace '' | (replace '' | ||
| Line 40: | Line 33: | ||
| See https:// | See https:// | ||
| + | |||
| + | Example '' | ||
| + | <code sh> | ||
| + | export SBBSCTRL=/ | ||
| + | export PATH=$PATH:/ | ||
| + | </ | ||
| ==== bash/sh ==== | ==== bash/sh ==== | ||