How to open a read-only file in the shell?
Write a shell script to looking at the log file to see if the test has passed or not
write a shell script that counts a number of unique word contained in the file and print them in alphabetical order line by line?
What are the different commands available to check the disk usage?
I have 2 files and I want to print the records which are common to both.
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
What is inside a seashell?
What is the difference between scripting and coding?
What are the zombie processes?
How to write a function?
What are the various stages of a linux process it passes through?
Write a script to print the first 10 elements of fibonacci series.