What is .sh file?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Unix Commands Interview Questions

Give Command that will change the name of a directly from paypal to eBay

3 Answers   Alcatel, IBM,


what will be the output of ls ~/..

27 Answers   ABC,


What command would users use to see what file one page at a time in UNIX?

7 Answers   IBM,


which script will invoke first ,when /etc/init.d starts

1 Answers  


What is use of sed command?

12 Answers   BitWise, Infosys, Reliance,






The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above

4 Answers   IBM,


How do you find path of a directory? Give its syntax.

7 Answers  


what is the function of grep command?

4 Answers  


what is the difference between SED and GREP ? Which one is more better and why?

4 Answers   IBM,


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

0 Answers  


Write a command to find all of the files which have been accessed within the last 30 days.

14 Answers   Cisco,


what will this do $cat > file.c ?(file.c is a file in current directory)

20 Answers   IBM,


Categories