w: add Spanish translation, update page (#10208)

* w: add Spanish translation

* w: update page

---------

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
This commit is contained in:
Darío Hereñú
2023-06-09 05:53:30 -03:00
committed by GitHub
parent e43635feea
commit 685260232e
2 changed files with 20 additions and 3 deletions

View File

@@ -4,14 +4,14 @@
> Print user login, TTY, remote host, login time, idle time, current process.
> More information: <https://ss64.com/osx/w.html>.
- Show logged-in users info:
- Show logged-in users information:
`w`
- Show logged-in users info without a header:
- Show logged-in users information without a header:
`w -h`
- Show info about logged-in users, sorted by their idle time:
- Show information about logged-in users, sorted by their idle time:
`w -i`