Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config:env [2021/02/17 01:34] – Add link to Debian-specific help page on environment variables 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 '' | ||
| ==== Debian-based Linux ==== | ==== Debian-based Linux ==== | ||
| - | (Yes, this include | + | (Yes, this includes |
| See https:// | See https:// | ||
| + | |||
| + | Example '' | ||
| + | <code sh> | ||
| + | export SBBSCTRL=/ | ||
| + | export PATH=$PATH:/ | ||
| + | </ | ||
| ==== bash/sh ==== | ==== bash/sh ==== | ||
| Line 109: | Line 108: | ||
| + | ===== See Also ===== | ||
| + | * [[: | ||
| + | |||
| + | |||
| + | {{tag> | ||