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
REP(1) REP(1)

rep - Librep Interpreter

rep [ options ][ FILE [ SCRIPT-OPTIONS .. ] ]

rep is the `librep' interpreter, a dialect of Lisp.

Unless the batch mode is specified, it enters the interactive mode. Read Info for the details.

FILE
load the Lisp file FILE (implies --batch)
SCRIPT-OPTIONS
Passed to Lisp via command-line-args variable.
--batch
Batch mode: process options and exit.
--interp
Interpreted mode: don't load compile Lisp files.
-f FUNCTION --call FUNCTION
Call the Lisp function FUNCTION.
-l FILE --load FILE
Load the file of Lisp forms called FILE.
--version
Print version details.
--no-rc
Don't load rc or site-init files.
-q --quit
Terminate the interpreter process.

The programs are documented fully by John Harper available via the Info system.

This manual page was written by Christian Marillat <marillat@debian.org> for the Debian GNU/Linux system (but may be used by others).
04 avril 2003

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.