Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

raco(1) [debian man page]

RACO(1) 						      General Commands Manual							   RACO(1)

NAME
raco - the RAcket COmmand-line tool SYNOPSIS
raco [ option ... ] [ argument ... ] DESCRIPTION
raco performs various tasks related to the Racket language, such as finding documentation, compiling Racket source to bytecode, packaging executables, and packaging installable archives. Run raco help for a list of subcommands. MORE INFORMATION
For further information, run raco docs to open installed documentation in your web browser. Alternately, consult the on-line documentation and other information available at http://racket-lang.org/ AUTHOR
raco was implemented by PLT. SEE ALSO
racket(1), drracket(1) 4th Berkeley Distribution May 2010 RACO(1)

Check Out this Related Man Page

DRRACKET(1)						      General Commands Manual						       DRRACKET(1)

NAME
drracket - the Racket programming environment SYNOPSIS
drracket [ Xoption ... ] [ file ... ] DESCRIPTION
DrRacket is the Racket programming environment. The drracket program treats non-switch command-line arguments as files to open. X OPTIONS
When running in X11, DrRacket accepts the following standard Xoptions: -display disp, -geometry geom, -bg color, -background color, -fg color, -foreground color, -fn font, -font font, -iconic, -name name, -rv, -reverse, +rv, -selectionTimeout time, -synchronous, -title name, -xnllanguage lang, -xrm file. In addition, the option -singleInstance is treated like an X option (it must appear before all other options), and it runs DrRacket in sin- gle-instance mode. In single-instance mode, when an existing instance is running with the same host and executable name, all non-option arguments are treated as file names and sent to the existing instance. MORE INFORMATION
For further information, run raco docs to open installed documentation in your web browser. Alternately, consult the on-line documentation and other information available at http://racket-lang.org/ AUTHOR
DrRacket was implemented by PLT. SEE ALSO
raco(1), racket(1), gracket(1) 4th Berkeley Distribution May 2010 DRRACKET(1)
Man Page

We Also Found This Discussion For You

1. Linux

IPSec using racoon w/ kerberos authentication

Hi, Anyone can point me a good link to setup IPSec using racoon IKE which uses gssapi_krb authentication method? I have a debain linux box and Windows 2003R2 system, and I want them to communicate using IPSec. Thanks, Emily. (0 Replies)
Discussion started by: egyfan
0 Replies