mask
英[mɑ:sk] 美[mæsk]
n.Mask; false mask; a thing used to cover up; skin care film
vt. Cover up; wear a mask; use a mask to cover, cover up, cover up
vi.Wear a mask; conceal, cover up
Third person singular: masks Plural: masks Present participle: masking Past Formula: masked Past participle: masked
Linux rhmask command syntax
Function:The rhmask command is used to encrypt and decrypt files.
Syntax:rhmask [encrypted file][output file] or rhmask [-d][encrypted file][source file][output file]
Linux rhmask command example
Use the command "rhmask" to encrypt the encrypted file "code.txt" and save it as the output file "demo.txt". Enter the following command:
$ rhmask code.txt demo.txt