
fscrypt
List of commands for fscrypt:
-
fscrypt:tldr:495fe fscrypt: Unlock an encrypted directory.$ fscrypt unlock ${path-to-encrypted_directory}try on your machineexplain this command
-
fscrypt:tldr:76a7b fscrypt: Prepare the root filesystem for use with fscrypt.$ fscrypt setuptry on your machineexplain this command
-
fscrypt:tldr:c314c fscrypt: Enable filesystem encryption for a directory.$ fscrypt encrypt ${path-to-directory}try on your machineexplain this command
-
fscrypt:tldr:d26af fscrypt: Lock an encrypted directory.$ fscrypt lock ${path-to-encrypted_directory}try on your machineexplain this command