Control-\
This article may have been previously nominated for deletion: Wikipedia:Articles for deletion/Control-\ exists. It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it. This message has remained in place for seven days, so the article may be deleted without further notice. Find sources: "Control-\" – news · newspapers · books · scholar · JSTOR Timestamp: 20231004112419 11:24, 4 October 2023 (UTC) Administrators: delete |
In computing, control-\ is a control character in ASCII code, also known as the file separator (FS) character. It is generated by pressing the \ key while holding down the Ctrl key on a computer keyboard.
Under most UNIX-based operating systems control-\ is used to terminate a running process from a command shell and have it produce a memory core dump by sending it a SIGQUIT signal.
In the Emacs text editor, it is the default keystroke mapping for autocompletion.
See also