tldr-pages/tldr

Add sudo to commands that need them

Open

#19,277 opened on Nov 8, 2025

 (13 comments) (1 reaction) (0 assignees)Markdown (5,381 forks)batch import
help wanted

Repository metrics

Stars
 (63,468 stars)
PR merge metrics
 (PR metrics pending)

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