我正在寻找任务列表如何找到pid?

时间:2016-07-29 14:49:14

标签: batch-file cmd

在Chrome中如何找到一个网站的PID,所以这个网站的PID是一项任务,而不是所有的chrome? TASKKILL / IM chrome.exe / F i在Windows 7上谢谢 我有标签打开堆栈,谷歌,youtube

3 个答案:

答案 0 :(得分:0)

PID由操作系统分配,不基于页面内容或类似内容。您可以使用/fi选项终止某个PID,因此我认为以下方法有效:

taskkill /f /im /fi PID [pid value]

至于确定哪个标签与哪个PID相关联,我不确定,但我猜测唯一的方法是使用另一个工具来检查过程,也许,也许,找到一些可以让你找到它的信息。除了那种猜测是我能想到的。例如,如果你最后打开youtube,那么假设(但不一定100%准确)它具有最高PID是合乎逻辑的。如果我没记错的话,并不是每个镀铬工艺都适用于标签。我认为还有额外的背景组件。

编辑:只是要指出这是你试图编写它的脚本。如果您手动执行此操作,Chrome任务管理器将允许您执行此操作shift+esc

答案 1 :(得分:0)

右键单击Chrome的标签栏,然后单击“任务管理器”(或键入Shift-Esc)。您将看到所有已加载的扩展和选项卡的列表。应该有一个名为“Process ID”的列包含您要查找的内容。

另外,请注意,这实际上不会关闭选项卡,只是强制其进程死亡,并呈现“Aw,snap!”改为翻页。

如果您希望直接使用批处理来获取选项卡的PID,那么您可能需要一个外部工具来检查进程列表,并找到与正确选项卡关联的工具列表。

答案 2 :(得分:0)

我不确定您是否会成功找到每个Google页面的特定PID。以下是大多数Google进程的命令行,如SysInternals Process Explorer中所示。如果有人可以指出一些关于这些参数的文档,那就太棒了。

"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
 --type=renderer
 --enable-features=AutomaticTabDiscarding<AutomaticTabDiscarding,UsePasswordSeparatedSigninFlow<PasswordSeparatedSigninFlow
 --disable-features=
 DocumentWriteEvaluator<DisallowFetchForDocWrittenScriptsInMainFrame
 ,UpdateRendererPriorityOnStartup<UpdateRendererPriorityOnStartup
 --force-fieldtrials=
 AppBannerTriggering/Aggressive
/AutofillProfileOrderByFrecency/Enabled
/*AutomaticTabDiscarding/Enabled_Once_10-gen2
/CaptivePortalInterstitial/Enabled
/*ChildAccountDetection/Disabled
/*ClientSideDetectionModel/Model0
/DirectWriteFontProxy/UseDirectWriteFontProxy
/*DisallowFetchForDocWrittenScriptsInMainFrame/Default
/*EnableMediaRouter/Disabled/ExtensionDeveloperModeWarning/Enabled
/*GFE/Default
/GoogleBrandedContextMenu/default
/InstanceID/Enabled
/MaterialDesignDownloads/Enabled
/*NetworkQualityEstimator/Enabled
/OfferUploadCreditCards/Enabled
/*OmniboxBundledExperimentV1/Unused_2
/OutOfProcessPac/Default
/*PasswordBranding/Disabled
/*PasswordGeneration/Disabled
/*PasswordManagerSettingsMigration/Disable
/PasswordSeparatedSigninFlow/Enabled
/PasswordSmartBubble/Default
/*QUIC/TcpBBRJuly
/ReportCertificateErrors/ShowAndPossiblySend
/*ResourcePriorities/Control25PermanentA
/SHA1IdentityUIWarning/Enabled
/SHA1ToolbarUIJanuary2016/Warning
/SHA1ToolbarUIJanuary2017/Error
/*SRTPromptFieldTrial/On
/SSLCommonNameMismatchHandling/Enabled
/*SafeBrowsingIncidentReportingService/Default
/SafeBrowsingUnverifiedDownloads/DisableByParameterMostSbTypes2
/SafeBrowsingUpdateFrequency/Default
/*SchedulerExpensiveTaskBlocking/Enabled
/SyncHttpContentCompression/Enabled
/*TriggeredResetFieldTrial/On
/*UMA-Dynamic-Uniformity-Trial/Group6
/*UMA-Population-Restrict/normal
/*UMA-Uniformity-Trial-1-Percent/group_11
/*UMA-Uniformity-Trial-10-Percent/group_06
/*UMA-Uniformity-Trial-100-Percent/group_01
/*UMA-Uniformity-Trial-20-Percent/group_01
/*UMA-Uniformity-Trial-5-Percent/group_02
/*UMA-Uniformity-Trial-50-Percent/group_01
/*UMA_CheckStates/Checks/
 --primordial-pipe-token=BCDFCAA2140262C34D823F0FBA318631
 --lang=en-US
 --extension-process
 --enable-webrtc-hw-h264-encoding
 --enable-offline-auto-reload
 --enable-offline-auto-reload-visible-only
 --enable-pinch
 --device-scale-factor=1
 --num-raster-threads=4
 --content-image-texture-target=3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553
 --video-image-texture-target=3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553
 --mojo-channel-token=1B5775475A7DAF40FF13EF69EFC7290F
 --mojo-application-channel-token=883D599311A646E979D0BF6EEC940AD2
 --channel="9228.16.626922434\147311849"
 --mojo-platform-channel-handle=4512 /prefetch:1