openssl (read file)

openssl enc -in /etc/shadow

#Alternatively run openssl before triggering command

./openssl enc -in /etc/shadow  

Last updated