Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1009c4707b | |||
| d5ab2594b0 |
+1
-1
@@ -1,6 +1,6 @@
|
||||
% misc
|
||||
|
||||
# Show users service
|
||||
# List users
|
||||
cat /etc/passwd | awk -F: '{ print $1}'
|
||||
|
||||
# Change user password
|
||||
|
||||
Reference in New Issue
Block a user