1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

w, fprintd: add Arabic translation (#16018)

* add w.md to pages.ar/linux

* add fprintd.md to pages.ar/linux

* Update w.md

* Update w.md

تنوين

* Update fprintd.md

More info fix

* Move w.md from linux/ to common/

---------

Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
AA 2025-03-26 04:09:13 +03:00 committed by GitHub
parent 7d3c5c37c7
commit 75a050eb1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 28 additions and 0 deletions

20
pages.ar/common/w.md Normal file
View file

@ -0,0 +1,20 @@
# w
> اداة لعرض المستخدمين المتصلين حالياً و العمليات التي يتم تنفيذها.
> لمزيد من التفاصيل: <https://manned.org/w>.
- عرض معلومات عن جميع المستخدمين المتصلين حاليا:
`w`
- عرض معلومات عن مستخدم محدد:
`w {{اسم_المستخدم}}`
- عرض معلومات المستخدمين المتصلين بدون الترويسة:
`w {{[-h|--no-header]}}`
- عرض المعلومات بدون تضمين أعمدة تسجيل الدخول و JCPU و PCPU:
`w {{[-s|--short]}}`

View file

@ -0,0 +1,8 @@
# fprintd
> خدمة إدارة بصمات الأصابع.
> لمزيد من التفاصيل: <https://fprint.freedesktop.org/>.
- عرض صفحة المساعدة لـ `fprintd`:
`man fprintd`