mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-31 03:41:48 +00:00
14 lines
321 B
Plaintext
14 lines
321 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, windows]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# sc delete
|
|
|
|
> This command is an alias of `sc.exe delete`.
|
|
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-delete>.
|
|
|
|
- View documentation for the original command:
|
|
|
|
`tldr sc`
|