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