1c80476e4SDavid E. O'Brien$ sh.c 2c80476e4SDavid E. O'Brien$set 11 3c80476e4SDavid E. O'Brien1 Warning: no access to tty (%s).\n 4c80476e4SDavid E. O'Brien2 Thus no job control in this shell.\n 5c80476e4SDavid E. O'Brien3 You have %d mail messages.\n 6c80476e4SDavid E. O'Brien4 You have %d mail messages in %s.\n 7c80476e4SDavid E. O'Brien5 You have %smail.\n 8c80476e4SDavid E. O'Brien6 new 9c80476e4SDavid E. O'Brien7 You have %smail in %s.\n 1023338178SMark Peek8 -b file batch mode, read and execute commands from `file' \n\ 1123338178SMark Peek-c command run `command' from next argument \n\ 1223338178SMark Peek-d load directory stack from `~/.cshdirs' \n\ 1323338178SMark Peek-Dname[=value] define environment variable `name' to `value' (DomainOS only) \n\ 1423338178SMark Peek-e exit on any error \n\ 1523338178SMark Peek-f start faster by ignoring the start-up file \n\ 1623338178SMark Peek-F use fork() instead of vfork() when spawning (ConvexOS only) \n\ 1723338178SMark Peek-i interactive, even when input is not from a terminal \n\ 1823338178SMark Peek-l act as a login shell, must be the only option specified \n\ 1923338178SMark Peek-m load the start-up file, whether or not owned by effective user \n\ 2023338178SMark Peek-n file no execute mode, just check syntax of the following `file' \n\ 2123338178SMark Peek-q accept SIGQUIT for running under a debugger \n\ 2223338178SMark Peek-s read commands from standard input \n\ 2323338178SMark Peek-t read one line from standard input \n\ 2423338178SMark Peek-v echo commands after history substitution \n\ 2523338178SMark Peek-V like -v but including commands read from the start-up file \n\ 2623338178SMark Peek-x echo commands immediately before execution \n\ 2723338178SMark Peek-X like -x but including commands read from the start-up file \n\ 2823338178SMark Peek--help print this message and exit \n\ 2923338178SMark Peek--version print the version shell variable and exit \n\ 3023338178SMark Peek\nSee the tcsh(1) manual page for detailed information.\n 31