is there any command to find user password?

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


Please Help Members By Posting Answers For Below Questions

What is sed in shell script?

568


What are the four fundamental components of every file system on linux?

1162


What does path stand for?

638


What does $@ mean bash?

664


What language is bash written in?

561






How can you find out how long the system has been running?

526


‎What is a shell? · ‎Types of shell · ‎what is shell scripting?

552


What is a shell environment?

577


Can we run shell script in windows?

579


Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.

1851


Explain about gui scripting?

622


Can shell script run on windows?

565


Explain about return code?

632


What is sh in shell script?

573


Explain how you Automate your application using Shell scripting.

1847