GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
onyx(1) FreeBSD General Commands Manual onyx(1)

onyx - stand-alone Onyx language interpreter

onyx -h
onyx -V
onyx -e <expr>
onyx [-i <expr>]* [-f <file>]* [-s <expr>]
onyx <file> [<args>]

The onyx program is a stand-alone Onyx language interpreter, with an integrated command line editor. This manual page only documents the command line usage for onyx; much more extensive documentation is available in HTML and PDF formats. See the FILES section below.

-e
<expr>
Execute <expr> as Onyx code.
-f
<file>
Evaluate contents of initalization <file>.
-h
Display usage information and exit.
-i
<expr>
Evaluate initalization <expr>.
-s
<expr>
Call the start operator with <expr> as the argument, rather than stdin.
-V
Display the version number and exit.

/usr/local/share/doc/onyx/html/onyx.html
/usr/local/share/doc/onyx/pdf/onyx.pdf

Written by Jason Evans <jasone@canonware.com>.
onyx, version 5.1.2

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.