tldr-pages/tldr

Add sudo to commands that need them

Open

#19,277 opened on Nov 8, 2025

View on GitHub
 (13 comments) (1 reaction) (0 assignees)Shell (2,507 forks)batch import
help wanted

Repository metrics

Stars
 (30,937 stars)
PR merge metrics
 (Avg merge 7d 5h) (321 merged PRs in 30d)

Description

Some of the pages have been created a decade ago, well before the standard of adding sudo to the commands. As such, they often lack sudo when the command explicitly needs them to run. This is a call to action for people to search for these commands and create a PR to address the issue.

Examples of these commands

  • #19276
  • #19270
  • #19267
  • #19247
  • #17908
  • #17605
  • #17587
  • #17418

Contributor guide