What is the command to change from /etc/passwd file to /etc/shadow file?
Answer Posted / susheel narain singh
#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.
Thanks !
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What can you tell about the tar command?
How use linux command line?
What make install does?
Main configuration file and command used for NFS enabling exported directories and deamons?
How do make computer faster?
Explain the working of command grouping?
What is difference between egrep and grep?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What does pwd mean in linux?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
What is the use of ls command?
What is cpu in linux?
What is the copy command in linux?
What is DISM command?
Is cmake a compiler?