资源简介
参考链接:https://msdn.microsoft.com/en-us/library/windows/hardware/ff558903%28v=vs.85%29.aspx
Parameters
tlist
Without additional parameters, TList displays all running processes, their process identifiers (PIDs), and the title of the window in which they are running, if any.
/p ProcessName
Displays the process identifier (PID) of the specified process.
ProcessName is the name of the process (with or without file name extension), not a pattern.
If the value of ProcessName does not match any running process, TList displays -1. If it matches more than one process name, TList displays only the PID of the first matching process.
PID
Displays detailed information about the process specified by the PID. For information about the display, see the "Remarks" section below. To find a process ID, type tlist without additional parameter.
Pattern
Displays detailed information about all processes whose names or window titles match the specified pattern. Pattern can be a complete name or a regular expression.
/t
Displays a task tree in which each process appears as a child of the process that created it.
/c
Displays the command line that started each process.
/e
Displays the session identifier for each process.
/k
Displays the COM components active in each process.
/m Module
Lists tasks in which the specified DLL or executable module is loaded. Module can be a complete module name or a module name pattern.
/s
Displays the services that are active in each process.
/v
Displays details of running processes including the process ID, session ID, window title, command line, and the services running in the process.
。
Parameters
tlist
Without additional parameters, TList displays all running processes, their process identifiers (PIDs), and the title of the window in which they are running, if any.
/p ProcessName
Displays the process identifier (PID) of the specified process.
ProcessName is the name of the process (with or without file name extension), not a pattern.
If the value of ProcessName does not match any running process, TList displays -1. If it matches more than one process name, TList displays only the PID of the first matching process.
PID
Displays detailed information about the process specified by the PID. For information about the display, see the "Remarks" section below. To find a process ID, type tlist without additional parameter.
Pattern
Displays detailed information about all processes whose names or window titles match the specified pattern. Pattern can be a complete name or a regular expression.
/t
Displays a task tree in which each process appears as a child of the process that created it.
/c
Displays the command line that started each process.
/e
Displays the session identifier for each process.
/k
Displays the COM components active in each process.
/m Module
Lists tasks in which the specified DLL or executable module is loaded. Module can be a complete module name or a module name pattern.
/s
Displays the services that are active in each process.
/v
Displays details of running processes including the process ID, session ID, window title, command line, and the services running in the process.
。
代码片段和文件信息
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 13584 2015-11-03 13:30 tlist.exe
----------- --------- ---------- ----- ----
13584 1
----------- --------- ---------- ----- ----
文件 13584 2015-11-03 13:30 tlist.exe
----------- --------- ---------- ----- ----
13584 1
相关资源
- 基于PSASP/UPI嵌入临界机组对法暂稳模
- 无需任何组件,采用SMTP服务进行在线
- 超级小旋风aspwebserver
- 招聘就业服务网源码 v1.0.zip
- aspWebServer服务器 ASP网站本地测试工具
- aspWebServer
- SpringBoot整合kafka
- 使用ASP创建WEB服务网的外文文献
- 点评服务网源码仿大众点评网,asp
- visual stuio 2013/2015/2017 IIS服务启动,系
- Asp Web 服务器 (迷你绿色版替代IIS)
- 服务器组件AspUpload v3.1.0.0
- AspNetCore基于MQTTnet.AspNetCore3.0.9的服务
- nginx for windows安装与配置
- asp上传文件到服务器()
- 小旋风ASP服务器 AspWebServer
- .NET4利用MemoryMappedFile实现跨进程多个
- 简易IIS服务器.exe 快速的组建ASP服务器
- 一个ASP服务器文件管理源码
- 小型IIS服务器(AWS.EXE) 本地快速搭建
评论
共有 条评论