mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-31 04:41:47 +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 create
|
|
|
|
> This command is an alias of `sc.exe create`.
|
|
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-create>.
|
|
|
|
- View documentation for the original command:
|
|
|
|
`tldr sc`
|