📄 which.1
字号:
.\" SCCSID: @(#)which.1 8.1 9/11/90.TH which 1.SH Namewhich \- locate program file .SH Syntax.B which[\fI\|name...\fR\|] .SH Description.NXR "which command (csh)".NXR "file" "finding executable"The.PN whichcommandtakes a list of names and looks for the files which would beexecuted had these names been given as commands.Each argument is expanded if it is aliased,and searched for along the user's path.Both aliases and path are taken from the user's .cshrc file..SH RestrictionsMust be executed by a csh, since only csh's know about aliases..SH DiagnosticsA diagnostic is given for names which are aliased to more than a singleword, or if an executable file with theargument name was not found in the path..SH Files.ta 1i~/\&.cshrc source of aliases and path values
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -