How to open a read-only file in the shell?


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

Post New Answer

More Shell Script Interview Questions

What is the equivalent of a file shortcut that we have a window on a linux system?

0 Answers  


How to group the commands in shell scripting?

2 Answers   Polaris,


How will you copy a file from one machine to other?

0 Answers  


How will you emulate wc –l using awk?

0 Answers  


write a shell script to identify the given string is palindrome or not?

17 Answers   CTS, HP, IBM, InfoEst, Wipro,






What is shell geeksforgeeks?

0 Answers  


Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"

4 Answers  


What is shell application?

0 Answers  


Explain about stdin, stdout and stderr?

0 Answers  


what is the difference between writing code in shell and editor?

1 Answers  


How can I Debug a shell scripts and Perl scripting?? or How do you debug a shell scripting and perl scripting ( at the compile time error or run time error) in Unix environment ?

4 Answers  


Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"

5 Answers  


Categories