/contrib/tcsh/nls/C/set11

https://bitbucket.org/freebsd/freebsd-head/ · #! · 31 lines · 31 code · 0 blank · 0 comment · 0 complexity · b142d6710a6e4ea663fde0b6e348694c MD5 · raw file

  1. $ $tcsh: set11,v 1.4 2006/03/02 18:46:45 christos Exp $
  2. $ sh.c
  3. $set 11
  4. 1 Warning: no access to tty (%s).\n
  5. 2 Thus no job control in this shell.\n
  6. 3 You have %d mail messages.\n
  7. 4 You have %d mail messages in %s.\n
  8. 5 You have %smail.\n
  9. 6 new
  10. 7 You have %smail in %s.\n
  11. 8 -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