How do I run a bash script?


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

Post New Answer

More Unix Commands Interview Questions

what is virtual machine?

2 Answers   Infosys,


How do you create a file in UNIX

36 Answers   Accenture, EMG, Nokia, QA, TD,


which command is used to identify the type of the file?

3 Answers  


What is the use of find command in unix?

0 Answers  


what is the command to print last 8 lines of any text file.

10 Answers  






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,


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

5 Answers   Google, IBM, Satyam,


What is the command to view process running?

0 Answers  


how to remotely move a file ??? that mean how to move a file one machine to another machine ???

10 Answers   Altair,


Which command will you use to change the permissions on file?

7 Answers  


What UNIX command will control the default file permissions when files are created?

4 Answers  


Which command is used to delete all files in the current directory and all its sub-directories?

0 Answers  


Categories