mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-30 18:41:39 +00:00
18 lines
246 B
Plaintext
18 lines
246 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, linux]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# vipw
|
|
|
|
> Edit the password file.
|
|
> More information: <https://manned.org/vipw>.
|
|
|
|
- Edit the password file:
|
|
|
|
`vipw`
|
|
|
|
- Display version:
|
|
|
|
`vipw --version`
|