Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleTo check isql execution history in shell history file
languagebash
$ grep isql ~/.*history
$ ls -al ~/.*history

How to manage

When connecting to iSQL, do not enter the user and password at the shell prompt.

...