SHELL
SHELL
This command allows you to temporarily exit from isql and use a shell session to carry out some further processing.On exiting from the shell, you will return to isql.You cannot use the isql session that activated the shell while the shell session remains open.
SQL> shell;
$ cat test.log
COUNTRY CUSTOMER
DEPARTMENT EMPLOYEE
EMPLOYEE_PROJECT FRED
JOB PROJECT
PROJ_DEPT_BUDGET SALARY_HISTORY
SALES
$ exit
SQL>