1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 07:15:23 +02:00
tldr/pages/linux/vlock.md
2025-06-28 17:29:06 +03:00

355 B

vlock

Lock virtual console. More information: https://manned.org/vlock.

  • Lock current virtual console session:

vlock

  • Lock current virtual console session via flag:

vlock {{[-c|--current]}}

  • Lock all virtual console sessions:

vlock {{[-a|--all]}}

  • Show help:

vlock {{[-h|--help]}}

  • Show version:

vlock {{[-v|--version]}}