Answer Posted / thulla
Yes, the entry will be only in /etc/passwd. But this file
is very deleciate, it is better that we do not touch this
file in order to know the password also.
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
Why do we use shell scripting?
What are the advantages of shell script?
What is mac default shell?
What is sudo command?
What are the different types of variables used in shell script?
What is basename in shell script?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
What makes c shell a more preferable option than the bourne shell?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again
What is shell terminal?
How to get the first line from a file using just the terminal?
What does egrep mean?
How are shells born?
What is shell company all about?
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.