Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config:env [2023/02/11 16:40] – [Debian-based Linux] Add .bashrc example additions digital man | 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 41: | Line 34: | ||
| See https:// | See https:// | ||
| - | Example '' | + | Example '' |
| <code sh> | <code sh> | ||
| export SBBSCTRL=/ | export SBBSCTRL=/ | ||