Getting into programmers mode: Difference between revisions
From VistApedia
Jump to navigationJump to search
DavidWhitten (talk | contribs) Created page with "# provide information to the operating system to validate your user. # For this article, it is assumed that user name is "vista" # [:start up the M system] From the vista use..." |
DavidWhitten (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
# provide information to the operating system to validate your user. | # provide information to the operating system to validate your user. | ||
# | ## This usually involves a connection process | ||
# | ## Then there is a user login. | ||
## It is assumed that user name is "vista" | |||
# Use the command line for the operating systems (ex: bash for Linux) | |||
# {{:Start up the M system}} | |||
Latest revision as of 22:12, 6 August 2022
- provide information to the operating system to validate your user.
- This usually involves a connection process
- Then there is a user login.
- It is assumed that user name is "vista"
- Use the command line for the operating systems (ex: bash for Linux)
- Choose which circumstance you are in:
Linux OS, bash shell prompt and GT.M M system
at the $ prompt: type the gtm command. [vista@localhost]$ gtm
Linux OS, bash shell; YottaDB M system
at the $ prompt: type the ydb command. [vista@localhost]$ ydb