LOGNAME: Difference between revisions
Appearance
Created page with "Needed by some XFree86/OS2 programs. The XFree86/OS2 documentation says that this variable may be used in the future. The Logname should be set to the same username as in SET ..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Needed by some XFree86/OS2 programs. The XFree86/OS2 documentation says that this variable may be used in the future. | Needed by some XFree86/OS2 programs. The XFree86/OS2 documentation says that this variable may be used in the future. It should be set to the same value as in [[USER]] defined. | ||
SET LOGNAME=<username> | SET LOGNAME=<username> | ||
Latest revision as of 18:17, 23 May 2020
Needed by some XFree86/OS2 programs. The XFree86/OS2 documentation says that this variable may be used in the future. It should be set to the same value as in USER defined.
SET LOGNAME=<username>
- Example
SET LOGNAME=Oliver
Parameters
- Username
- The name of the user without blank spaces.