set11 revision 316958
1$ $tcsh: set11,v 1.4 2006/03/02 18:46:45 christos Exp $
2$ sh.c
3$set 11 
41 Warning: no access to tty (%s).\n
52 Thus no job control in this shell.\n
63 You have %d mail messages.\n
74 You have %d mail messages in %s.\n
85 You have %smail.\n
96 new 
107 You have %smail in %s.\n
118 -b file		batch mode, read and execute commands from `file' \n\
12-c command	run `command' from next argument \n\
13-d		load directory stack from `~/.cshdirs' \n\
14-Dname[=value]	define environment variable `name' to `value' (DomainOS only) \n\
15-e		exit on any error \n\
16-f		start faster by ignoring the start-up file \n\
17-F		use fork() instead of vfork() when spawning (ConvexOS only) \n\
18-i		interactive, even when input is not from a terminal \n\
19-l		act as a login shell, must be the only option specified \n\
20-m		load the start-up file, whether or not owned by effective user \n\
21-n file		no execute mode, just check syntax of the following `file' \n\
22-q		accept SIGQUIT for running under a debugger \n\
23-s		read commands from standard input \n\
24-t		read one line from standard input \n\
25-v		echo commands after history substitution \n\
26-V		like -v but including commands read from the start-up file \n\
27-x		echo commands immediately before execution \n\
28-X		like -x but including commands read from the start-up file \n\
29--help		print this message and exit \n\
30--version	print the version shell variable and exit \n\
31\nSee the tcsh(1) manual page for detailed information.\n
32