how will you login one server's shell prompt to an another
server?
Answer Posted / kandisha kn
ssh -l user_name host_name
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do I use grep to find a file?
What does 'mkdir' command do in UNIX?
Explain command to view process running?
How to use grep command to list find the records of a file containing 10 different strings?
How does shebang work?
What does #!/ Bin sh do?
Explain the steps that a shell follows while processing a command.
What does the “echo” command do?
What is .sh file?
What command will change your prompt to myprompt?
what is the advaantage of each user having its own copy of the shell?
What does grep v grep do?
How many unix commands are there?
Differentiate cmp command from diff command.
What do know about tee command?