Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Kills a Process after a Specified time, Command line Application

License

Notifications You must be signed in to change notification settings

FreeSoftwareDevlopment/timesTicking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timesTicking

Simple Application that Kills processes

Args / Usage

timesTicking.exe <secondsToKill> <processNameList>

Examples

  • timesTicking.exe 120 notepad.exe firefox.exe
  • timesTicking.exe 709 notepad.exe

© Sharkbyteprojects