Write down the syntax for all the loops in shell scripting.
No Answer is Posted For this Question
Be the First to Post Answer
How to open a read-only file in the shell?
How does path variable work?
how did u debugging in unix/ linux platform ??( project Related)
What is the crontab?
What does $0 mean in shell script?
Is SSO and SSL support BOXI?
write a shell script to check whether all the directories in the path exist has read and write permission
How can you find out how long the system has been running?
What is shell terminal?
What can you do with powershell?
How would you compare the strings in a shell script?
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.?