HPlogo ALLBASE/NET User's Guide: HP 9000 Computer Systems > Chapter 4 NETUtil Reference

SYSTEM

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

Use the SYSTEM command to escape temporarily to the operating system to execute a single operating system command.

SYSTEM can be abbreviated with an exclamation point (!).

Anyone can issue this command.

NETUtil Syntax

  netutil=> SYSTEM

  Command: SystemCommand

Parameters

SystemCommand

is the HP-UX command to be executed.

Example

  netutil=> system

  Command: ll



  total 5586

  -rw-rw-r--   1 guest      guest       10626 Jul 12 11:06 +invfile

  -rw-------   1 hpdb       guest      204800 Apr 20 15:20 OrderDF1

  -rw-------   1 hpdb       guest      204800 Apr 20 15:20 OrderXF1

    .

    .

    .

  netutil=>
Feedback to webmaster