What is in a script?


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

Post New Answer

More Shell Script Interview Questions

What are the different variables present in linux shell?

0 Answers  


What is shell scripting?

0 Answers  


How do I edit a .sh file?

0 Answers  


write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.

0 Answers  


What is meant by $1 in shell script?

0 Answers  






How to initialize a directory size to a variable??

2 Answers  


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

6 Answers  


What is the need of including script interpreter in your shell script?

2 Answers  


What are the different shells available?

3 Answers  


How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.

6 Answers   TCS,


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

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


Write a command sequence to find the count of each word?

0 Answers  


Categories