
cipher
List of commands for cipher:
-
cipher:tldr:49f08 cipher: Securely remove a file or directory.$ cipher /w:${path\to\file_or_directory}try on your machineexplain this command
-
cipher:tldr:6324a cipher: Display information about a specific encrypted file or directory.$ cipher /c:${path\to\file_or_directory}try on your machineexplain this command
-
cipher:tldr:be69e cipher: [d]ecrypt a file or directory.$ cipher /d:${path\to\file_or_directory}try on your machineexplain this command
-
cipher:tldr:c6fd2 cipher: [e]ncrypt a file or directory (files added later to the directory are also encrypted as the directory is marked).$ cipher /e:${path\to\file_or_directory}try on your machineexplain this command