Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

racket(1) [debian man page]

RACKET(1)						      General Commands Manual							 RACKET(1)

NAME
racket - core Racket implementation SYNOPSIS
racket [ option ... ] [ argument ... ] DESCRIPTION
Run racket --help for a list of command-line options and other start-up information. Supplying no arguments to racket is the same as supplying the -i option for interactive evaluation. Supplying non-switch, non-configuration arguments to racket is the same as putting -u before the arguments to run the first one as a mod- ule-based script. 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
Racket was implemented by Matthew Flatt and PLT. It was originally based on libscheme, written by Brent Benson. SEE ALSO
raco(1), drracket(1), gracket(1) 4th Berkeley Distribution May 2010 RACKET(1)

Check Out this Related Man Page

DOCCENTRAL(1)						      General Commands Manual						     DOCCENTRAL(1)

NAME
doccentral - web-based documentation browser SYNOPSIS
doccentral [document-name] OPTIONS
The only option that can be passed to the doccentral wrapper is a document name (often the same as the name of the package which provides it) for direct access (automatic search for the given parameter). DESCRIPTION
Doc-Central is a simple tool to help you browse the documentation installed on your Debian system. It uses the doc-base registration entries for documentation to build a list of available documentation. You can view this list via any web browser. The easiest way to view the doc-central index is to use the doccentral tool, which will look for a webbrowser on your system and start that with the correct page. If for any reason doccentral cannot find a suitable browser or you want to use another one, you can also use the following URL: http://localhost/dc/ <http://localhost/dc/> ENVIRONMENT
BROWSER Override the normal browser selection from doccentral by specifying a specific browser. DC_HOST Override the location of Doc-Central (usually localhost) AUTHOR
Guilherme de S. Pastore <guilherme.pastore@terra.com.br> <mailto:guilherme.pastore@terra.com.br> Wichert Akkerman <wakkerma@debian.org> <mailto:wakkerma@debian.org> DEBIAN
Debian tools DOCCENTRAL(1)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unmatched 'then'

I am having a problem with the following statement in a korn shell script: if "$all_recs" = "ALL"; then commands fi; I keep getting the error syntax error at line 999 : 'then' unmatched. I'm sure it is a minor problem, but have been unable to find any answers online. Any help... (22 Replies)
Discussion started by: akpopa
22 Replies

2. Shell Programming and Scripting

WHy the double square brackets?

One of the senior administrators gave me a shell script to modify and it begins as follows: if ] && ] {more code follows} Why the double square brackets? (10 Replies)
Discussion started by: mojoman
10 Replies

3. Shell Programming and Scripting

How to extract data from BNC xml with reference brackets?

I have data like the following pattern: <change date="2000-01-09" who="#OUCS">Updated all catrefs</change> <change date="2000-01-08" who="#OUCS">Manually updated tagcounts, titlestmt, and title in source</change> <change date="1999-09-13" who="#UCREL">POS codes revised for BNC-2; header... (14 Replies)
Discussion started by: Johnivy
14 Replies

4. Shell Programming and Scripting

Deleting part of a string enclosed in brackets

I use otool on OS X to figure out the shared libraries that a binary uses. I run this command: otool -L /Applications/Vidnik\ 0.13.0/Vidnik.app/Contents/MacOS/Vidnik And it returns an output similar to this: /Applications/Vidnik 0.13.0/Vidnik.app/Contents/MacOS/Vidnik:... (10 Replies)
Discussion started by: pcwiz
10 Replies

5. Shell Programming and Scripting

Dates not comparing correct even the same format

I have the date of the file passed into a variable also current date formatted same passed into a separate variable and compare the two with an if statement and statement always comes up false. Even though I verified the dates. Any help would be awesome. Filecrtdate=`ls -l $i | awk '{print... (19 Replies)
Discussion started by: coderanger
19 Replies

6. Shell Programming and Scripting

whats the function of brackets here ?

Hello, as the title reads, in a control flow like "if" what's the function of brackets ? if condition then ... if ] then ... Since I saw people using them I wonder whether they are just inserts for code clearness or for the reliability ? thanks for your help Regards (9 Replies)
Discussion started by: Oddant
9 Replies

7. UNIX for Dummies Questions & Answers

pls help, file name with brackets

Hi all, I have a number files like these below R1_970804_125318 R1_970804_125404(2) R1_980322_219282 R1_980301_210651(2) R1_980301_210651(3)and I'm trying to put file names into a string in order to perform some processings. FILES=`cat namelist.txt` for F in $FILES do ... ...... (10 Replies)
Discussion started by: sunnydanniel
10 Replies

8. Shell Programming and Scripting

Remove bracket part

Hi I have to remove in a file in first column whatever is written in brackets with brackets so one file hgfd 123 gfhdj 483 jdgfdg 34738 the output shuld be hgfd 123 gfhdj 483 jdgfdg 34738 (9 Replies)
Discussion started by: manigrover
9 Replies

9. Shell Programming and Scripting

Adding a backslash in front of square brackets with sed

I'm trying to convert this line: to \ with sed. This is what I have so far: sed -e 's/\]*\)\]/\\\\\/' but this still gives me . Any suggestions? (15 Replies)
Discussion started by: lehaste
15 Replies

10. Shell Programming and Scripting

Remove multiline text between brackets

I have some text in a file like so This is {the first day of} my life. What I would like as output is This is my life. Any text between the curly braces is removed. In the forums I've found statements like sed 's/<*>//g' but the problem is that I think that... (12 Replies)
Discussion started by: climatron
12 Replies

11. Shell Programming and Scripting

Grep number between Square [] brackets

I wanted to store the number inside the square bracket between colon( : ) and closing suqre bracket(]) in some variable. Suppose I have lines like : Input file : 20140320 00:08:23.846 INFO 84] - anything in line 20140320 00:08:23.846 Test 589] - Virtual and lab lab anything... (18 Replies)
Discussion started by: nes
18 Replies

12. Shell Programming and Scripting

Problem with occurence of square brackets

Hello all, I have the following problem: $ cat infile this is spam and i need this too this is spam and i need this too $ perl -nwe '$_ =~ /]+ \]+)\]\]*\]? (\+)$/; print "$1 - $2\n";' infile i need this - too i need this - and i need this too I am not sure how many occurences of... (13 Replies)
Discussion started by: zaxxon
13 Replies

13. Shell Programming and Scripting

Capture the value between brackets

Hi I am having hard time getting this right and need some help. I Have 3 files, and everyone contains the following:- File1 Today, we have Name(Jack) Age(19) Class (A2) Today, we have Name(Kim) Class (G9) File2 Today, we have Name(Lee) Age(19) Class (A2) Today, we have... (8 Replies)
Discussion started by: samsan
8 Replies

14. Shell Programming and Scripting

How to remove contents from file which are under bracket?

hello Friend, In hostgroup file, i have define lots of hostgroups. I need to remove few of them without manually editing file. Need script or syntax. I want to search particular on hostgroup_members and delete hostgoup defination of it. for example. define hostgroup{ hostgroup_name... (8 Replies)
Discussion started by: ghpradeep
8 Replies

15. UNIX for Beginners Questions & Answers

Error in ksh script: missing right bracket

I have no idea how to write ksh script, but i'm really in need of help with this. I using fedora 30 and in attempt of runnig attached script i getting those errors, i solved first error by removing excess bracket, but i do not know what should i do with other. Pls sorry for trash post. (8 Replies)
Discussion started by: NullPtr
8 Replies