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
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 terminal history?
Explain trap command; shift command, getopts command of linux?
How do I stop a linux job?
Is llvm a compiler?
Why do we use cmake?
How do I find hostname in linux?
What command should you use to check your file system?
What language is a makefile written in?
How do I run whois command?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
How to write the output of a command to a file?
What does chmod do in linux?
Describe the mknod command and when you’d use it.
What is p command?