Difference between revisions of "Getting into programmers mode"

From VistApedia
Jump to: navigation, search
(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...")
 
 
Line 1: Line 1:
 
# provide information to the operating system to validate your user.
 
# provide information to the operating system to validate your user.
# For this article, it is assumed that user name is "vista"
+
## This usually involves a connection process
# [:start up the M system]
+
## Then there is a user login. 
 
+
## It is assumed that user name is "vista"
From the vista user's login prompt type the gtm command.
+
# Use the command line for the operating systems (ex: bash for Linux)
 
+
# {{:Start up the M system}}
[vista@localhost]$ <b>gtm</b>
 
<br />
 

Latest revision as of 22:12, 6 August 2022

  1. provide information to the operating system to validate your user.
    1. This usually involves a connection process
    2. Then there is a user login.
    3. It is assumed that user name is "vista"
  2. Use the command line for the operating systems (ex: bash for Linux)
  3. 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