tldr-pages/tldr

Convert pid, gid, uid, and ip to process_id, group_id, user_id, and ip_address

Open

#22,636 建立於 2026年5月30日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Shell (2,507 fork)batch import
help wantedpage edit

倉庫指標

Star
 (30,937 star)
PR 合併指標
 (平均合併 4天 16小時) (30 天內合併 263 個 PR)

描述

process_id, group_id, and user_id are much more descriptive. These can also be abbreviations of something else so be mindful. pid can be product_id and gid can be gpu_id for example. In addition I would like to see ip converted to ip_address, essid converted to extended_ssid, and bssid converted to basic_ssid. Also if you see a basic id, you can change that to something more descriptive.

I'm open for other abbreviations that should be spelled out. Here are a couple that I've made lowercase https://github.com/tldr-pages/tldr/pulls?q=is%3Apr%20lowercase%20is%3Aclosed%20author%3Amanagor

貢獻者指南