{
  "schemaVersion": "0.11.0",
  "canonical": "https://www.pystone.net/notes/windows-cmd-common-commands/",
  "atlas": "https://www.pystone.net/?node=windows-cmd-common-commands#knowledge-atlas",
  "markdown": "https://www.pystone.net/notes/windows-cmd-common-commands.md",
  "context": "https://www.pystone.net/notes/windows-cmd-common-commands.context.json",
  "knowledgeVersion": "224c990773de.5fa8af6e39fa",
  "build": {
    "siteCommit": "224c990773de166d23a886306577dd90379529ce",
    "notesCommit": "5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a",
    "builtAt": "1970-01-01T00:00:00.000Z",
    "version": "224c990773de.5fa8af6e39fa"
  },
  "id": "note:windows-cmd-common-commands",
  "slug": "windows-cmd-common-commands",
  "title": "命令提示符常用命令",
  "type": "note",
  "visibility": "public",
  "idStability": "rename-stable",
  "author": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "publisher": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "aliases": [],
  "summary": "命令提示符常用命令",
  "contentRole": "unspecified",
  "isMoc": false,
  "mocRecognition": "none",
  "generated": false,
  "attribution": "unspecified",
  "domain": "10-计算机、信息技术与工程",
  "tags": [],
  "mocs": [],
  "contentHash": "0a6cc00b2b3343c84459332297444ad5c4f4e91cf13ebd51cb644b202767308d",
  "assets": [],
  "headings": [
    {
      "depth": 1,
      "text": "命令提示符常用命令",
      "anchor": "命令提示符常用命令",
      "citation": "https://www.pystone.net/notes/windows-cmd-common-commands/#%E5%91%BD%E4%BB%A4%E6%8F%90%E7%A4%BA%E7%AC%A6%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4"
    },
    {
      "depth": 2,
      "text": "Taskkill",
      "anchor": "taskkill",
      "citation": "https://www.pystone.net/notes/windows-cmd-common-commands/#taskkill"
    }
  ],
  "claims": [],
  "outgoing": [],
  "incoming": [
    {
      "id": "note:software-engineering-and-quality",
      "title": "软件工程与质量保障",
      "url": "https://www.pystone.net/notes/software-engineering-and-quality/",
      "atlas": "https://www.pystone.net/?node=software-engineering-and-quality#knowledge-atlas",
      "label": "软件工程与质量保障",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "CI-CD与质量保障/CI-CD工具链中的“命令提示符常用命令”导航项",
      "citation": "https://www.pystone.net/notes/software-engineering-and-quality/#ci-cd%E4%B8%8E%E8%B4%A8%E9%87%8F%E4%BF%9D%E9%9A%9Cci-cd%E5%B7%A5%E5%85%B7%E9%93%BE"
    }
  ],
  "contentMarkdown": "# 命令提示符常用命令\n\n﻿# 命令提示符常用命令\n\n> 创建时间：2021/12/22 11:05\n\n* Taskkill\n\n## Taskkill\n\n```cpp\nstring s = String.Empty;\n\n```\n\n/T 终止指定的进程和由它启用的子进程。\n/F 指定强制终止进程。\n/IM imagename 指定要终止的进程的映像名称。通配符 '*'可用来\n指定所有任务或映像名称。\n/PID processid 指定要终止的进程的 PID。\n"
}
