How to print the first array element?
No Answer is Posted For this Question
Be the First to Post Answer
How can I Debug a shell scripts and Perl scripting?? or How do you debug a shell scripting and perl scripting ( at the compile time error or run time error) in Unix environment ?
How can we find the process name from its process id?
Explain about sourcing commands?
What is the default shell of solaris?
Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"
How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
What are the different variables present in linux shell?
When you login to a c shell, which script would be run first?
What is a shell in operating system?
How would you print just the 25th line in a file using smallest shell script?
How would you replace the n character in a file with some xyz?
What is the lifespan of a variable inside a shell script?