Jump to content

Basic 'Shell' environment

From wikiNonStop
Revision as of 20:39, 26 April 2026 by Majestix (talk | contribs) (Created page with "== Requirement(s) == * Telnet client, capable of security features, such as SSH and/or SSL, dependent of connection requirements * PuTTY * 6530 capable software ==Connecting to the system== * Ask Administration department for connection's configuration and user credentials == Getting started == after setting up the required, you can connect and login to the NonDtop system. {| class="wikitable nowrap" |+ Caption text |- ! Command !! *NIX !! WIN (CMD) !! WIN (PS) !! C...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Requirement(s)

  • Telnet client, capable of security features, such as SSH and/or SSL, dependent of connection requirements
  • PuTTY
  • 6530 capable software

Connecting to the system

  • Ask Administration department for connection's configuration and user credentials

Getting started

after setting up the required, you can connect and login to the NonDtop system.

Caption text
Command *NIX WIN (CMD) WIN (PS) Comment
WHO whoami whoami whoami get info for current user
HISTORY history doskey /history history Displays previously issued command lines
ENV env set gci env:* Displays settings of (TACL) environmental parameters
BUILTINS typeset -F Displays all TACL functions
VARIABLES typeset -F Displays names of variables, macros and routines available for you
Example Example Example Example
Example Example Example Example
Example Example Example Example
Example Example Example Example
Example Example Example Example