Explain about non-login shell files?
why did you apply to shell
What is shell and shell script?
What is the best scripting language?
c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory
What are the advantages of bash over all other shells?
Write a shell script in Linux to shift all characters in a file forward by five characters. (Thus “a” becomes “f’”).
2 Answers Ignou, Tripura Info,
how will you find the total disk space used by a specific user?
What are types of shells?
How to find duplicate record in file using shell script?
0 Answers IBM, Saama Tech, Wipro,
Is shell scripting a language?
I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?
There is a record with fields namely name,roll no.,salary,grade etc.Now,write a script to create a file with multiple records have same combination of fields but with unique roll numbers.The script should work for different names in the input file.