What is the command to change from /etc/passwd file to /etc/shadow file?

Submitted by: Administrator
#pwconv
-> It convert /etc/passwd to /etc/shadow

#pwunconv
-> It convert /etc/shadow to /etc/shadow

you can check both file after running pwconv and pwunconv
cmd to get difference.
Submitted by: Administrator

Read Online Linux Commands Job Interview Questions And Answers