わかりました、これは進行中の迷惑でしたので、当然、私はそれをここに持ってくると思いました.
tcsh の man ページでは、qvというフレーズが使用されていますが、なぜこれらの 4 文字が挿入されているのかわかりません。
それは自己参照ですか?テクニカル リファレンス ? ドキュメンテーションまたは言語規則 ?
コンテキスト内のいくつかの例を次に示します。
(+) Variables may be made read-only with `set -r' (q.v.)
Users who need to use the
same set of files with both csh(1) and tcsh can have only a ~/.cshrc
which checks for the existence of the tcsh shell variable (q.v.)
end-of-file (not bound)
Signals an end of file, causing the shell to exit unless the
ignoreeof shell variable (q.v.) is set to prevent this. See
also delete-char-or-list-or-eof.