zoukankan      html  css  js  c++  java
  • task

    Usage: task [-h] [-d] [-k pid|process name]
        -h Display this information
        -d Display version information of process
        -k Kill target specific process
    
    task    
      644 ctfmon              C:WINDOWSsystem32ctfmon.exe
      700 smss                C:WINDOWSSystem32smss.exe
      796 winlogon            C:WINDOWSsystem32winlogon.exe
      840 services            C:WINDOWSsystem32services.exe
      852 lsass               C:WINDOWSsystem32lsass.exe
     1020 svchost             C:WINDOWSsystem32svchost.exe
     1068 conime              C:WINDOWSsystem32conime.exe
     1224 svchost             C:WINDOWSSystem32svchost.exe    
    
    task -d
      700 smss                C:WINDOWSSystem32smss.exe
        LangCodepage        : 040904B0 [0409 英语(美国)] [04B0 1200 unicode - Universal Alphabet]
        CompanyName         : Microsoft Corporation
        FileDescription     : Windows NT Session Manager
        FileVersion         : 5.1.2600.5512 (xpsp.080413-2111)
        InternalName        : smss.exe
        LegalCopyright      : (C) Microsoft Corporation. All rights reserved.
        OriginalFileName    : smss.exe
        ProductName         : Microsoft(C) Windows(C) Operating System
        ProductVersion      : 5.1.2600.5512
      796 winlogon            C:WINDOWSsystem32winlogon.exe
        LangCodepage        : 080404B0 [0804 中文(中国)] [04B0 1200 unicode - Universal Alphabet]
        CompanyName         : Microsoft Corporation
        FileDescription     : Windows NT Logon Application
        FileVersion         : 5.1.2600.5512 (xpsp.080413-2113)
        InternalName        : winlogon
        LegalCopyright      : (C) Microsoft Corporation. All rights reserved.
        OriginalFileName    : WINLOGON.EXE
        ProductName         : Microsoft(R) Windows(R) Operating System
        ProductVersion      : 5.1.2600.5512
      840 services            C:WINDOWSsystem32services.exe
        LangCodepage        : 080404B0 [0804 中文(中国)] [04B0 1200 unicode - Universal Alphabet]
        CompanyName         : Microsoft Corporation
        FileDescription     : Services and Controller app
        FileVersion         : 5.1.2600.5755 (xpsp_sp3_gdr.090206-1234)
        InternalName        : services.exe
        LegalCopyright      : (C) Microsoft Corporation. All rights reserved.
        OriginalFileName    : services.exe
        ProductName         : Microsoft(R) Windows(R) Operating System
        ProductVersion      : 5.1.2600.5755 
    
    task.bin.src.7z
  • 相关阅读:
    郭大小
    最近翻译的三篇新闻
    又是一年教师节
    PowerDesigner 12.5 反向工程sql server
    Sql Server使用技巧
    一个纠结的silverlight问题
    PowerDesigner 15 使用技巧
    windows2008 + iis7 下载特殊后缀名文件设置方法
    无法读取配置节system.serviceModel因为它缺少节声明的解决方法
    PowerDesigner 15对ACCESS进行反向工程
  • 原文地址:https://www.cnblogs.com/nlsoft/p/5539368.html
Copyright © 2011-2022 走看看