tldr-pages/tldr

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

开放

#22,636 创建于 2026年5月30日

 (0 条评论) (0 个反应) (0 位负责人)Markdown (5,377 个派生)batch import
help wantedpage edit

仓库指标

星标
 (63,410 个星标)
PR 合并指标
 (平均合并 7天 5小时) (30 天内合并 321 个 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

贡献者指南