What are filters explain sort with all the options available?


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

Post New Answer

More Shell Script Interview Questions

What are different types of shell?

0 Answers  


How would you replace the n character in a file with some xyz?

7 Answers  


Why are shell scripts used?

0 Answers  


What does echo mean in scripting?

0 Answers  


What can scripts do?

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  


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

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


Is it possible to substitute "ls" command in the place of "echo" command?

0 Answers  


How does shell scripting work?

0 Answers  


What is the difference between a 'thread' and a 'process'?

3 Answers  


Why are there shells on the beach?

0 Answers  


What is the syntax of "grep" command?

4 Answers  


Categories