What is the command to change from /etc/passwd file to /etc/shadow file?
Answer Posted / teja
The Quesion was clearly mentioned that hw to change
from /etc/passwd to /etc/shadow file. It means that the pwd
is /etc/passswd.
So, then simply type this command at the prompt
cd /etc/shadow
| Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
What is the difference between clang and llvm?
How do I check my cpu speed?
How do I find the umask value in linux?
Write a command that will display all .txt files, including its individual permission.
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
What is echo command in batch file?
How do I get to root directory in linux?
Describe the mknod command and when you’d use it.
Which command puts a script to sleep untill a signal is recieved?
What is ps command in linux?
What is the difference between rmdir and rm r?
Why ms dos is used?
How do I move to root in linux?
How often do you use grep command and how in Linux operating system?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?