From bf413d38fc3dd1a809733f524a88db40f56d5141 Mon Sep 17 00:00:00 2001 From: en1gma713 <60906502+en1gma713@users.noreply.github.com> Date: Wed, 7 Oct 2020 15:47:29 -0500 Subject: [PATCH] vipw: add page (#4544) --- pages/linux/vipw.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pages/linux/vipw.md diff --git a/pages/linux/vipw.md b/pages/linux/vipw.md new file mode 100644 index 000000000..a525f26bf --- /dev/null +++ b/pages/linux/vipw.md @@ -0,0 +1,12 @@ +# vipw + +> Edit the password file. +> More information: . + +- Edit the password file: + +`vipw` + +- Display the current verson of `vipw`: + +`vipw --version`