how do u find remote machine operating system and version?
Answer Posted / amar
#rsh -l username hostname "uname -r"
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is nbtstat command?
What does uname command do?
Who is unix command?
What is the gcc command?
What is umask in linux?
What are the command prompt commands?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
How do I check my system performance?
How do makefiles work?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
What is du -s * | sort -k1,1rn | head command used for?
What are runlevels in linux?
Explain about communication features in UNIX?
How many commands are there in linux?