tskill
Updated: January 21, 2005
Syntax
Parameters
Remarks
- You can use tskill to end only those processes belonging to you, unless you are an administrator. Administrators have full access to all tskill functions and can end processes running in other user sessions.
- When all processes running in a session end, the session also ends.
Examples
tskill 6543
To end process "explorer" running on session 5, type:
tskill explorer /id:5
Formatting legend
Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |