Devise a script that takes file name as arguement(which must
present in the current directory)and locates from your home
directory tree all thpath names of its links.Then mail the
list to self.


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

Post New Answer

More Shell Script Interview Questions

Is powershell a bash?

0 Answers  


Suppose you execute a command using exec, what will be the status of your current process in the shell?

0 Answers  


Which scripting language is best for automation?

0 Answers  


What is the purpose of scripting?

0 Answers  


Given a file find the count of lines containing the word "abc".

0 Answers  






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

0 Answers  


Why are there shells on the beach?

0 Answers  


Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.

0 Answers  


How to change our default shell?

5 Answers  


How will I insert a line "abcdef" at every 100th line of a file?

2 Answers  


write a shell script to find the largest number from 3 given numbers.

6 Answers  


What is the use of "$#" in shell scripting?

0 Answers  


Categories