Skip to content

ping: add page#21387

Merged
ivanbaluta merged 4 commits intotldr-pages:mainfrom
SibtainOcn:ping-windows-page
Mar 7, 2026
Merged

ping: add page#21387
ivanbaluta merged 4 commits intotldr-pages:mainfrom
SibtainOcn:ping-windows-page

Conversation

@SibtainOcn
Copy link
Contributor

@SibtainOcn SibtainOcn commented Mar 6, 2026

Add a Windows-specific page for the ping command.

Windows ping behaves differently from the Unix version, for example it sends only 4 packets by default and uses different flags (-n instead of -c, -t for continuous, etc.).

7 examples covering the most common use cases.

Closes #21363

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Mar 6, 2026
@SibtainOcn SibtainOcn mentioned this pull request Mar 6, 2026
Copy link
Member

@Managor Managor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good after this

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
@CLAassistant
Copy link

CLAassistant commented Mar 6, 2026

CLA assistant check
All committers have signed the CLA.

@Managor
Copy link
Member

Managor commented Mar 7, 2026

You'll need to sign the CLA

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
@tldr-bot

This comment was marked as off-topic.

@SibtainOcn
Copy link
Contributor Author

Signed the CLA and all checks are passing now. Thanks @Managor for the suggestion, good catch on the 4 times default! 👍

@ivanbaluta
Copy link
Member

Thanks for the contribution!

@ivanbaluta ivanbaluta merged commit f3cf748 into tldr-pages:main Mar 7, 2026
4 checks passed
@SibtainOcn SibtainOcn deleted the ping-windows-page branch March 7, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Page request: ping

6 participants