Forrest logo
back to context overview

unshadow

List of commands for unshadow:

  • unshadow:tldr:12db5 unshadow: Combine two arbitrary shadow and password files.
    $ sudo unshadow ${path-to-passwd} ${path-to-shadow}
    try on your machine
    explain this command
  • unshadow:tldr:638e1 unshadow: Combine the `/etc/shadow` and `/etc/passwd` of the current system.
    $ sudo unshadow /etc/passwd /etc/shadow
    try on your machine
    explain this command
back to context overview