UNIX Programming and Technical HR Interview Interview

how can we see the password of other users in the machine as a root user?
how can we do this

Read Solution (Total 2)

UNIX Other Question

The cat command in UNIX is used for

[1] displaying the contents of file
[2] concatenate two files
[3] creating a new file
[4] 1 & 3 both
[5] None
Why do we use sed command in UNIX?
[1] for replacing any text with another text
[2] for deleting file
[3] for creating directory
[4] None of above