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.?
3 10827Script S1 (which copies .dat files from one directory1 to another directory2) run continuously. Write Script S2 which kills S1 first, compresses all .dat files in directory1 and directory2 successfully, re-run Script S1 and stops self i.e. S2.
2 9962write a shell script that counts a number of unique word contained in the file and print them in alphabetical order line by line?
6 17802c program to display the information of given file similar to givan by the unix or linux command ls -l
2225Post New IBM Shell Script Interview Questions
What are the different types of scripting techniques for automation testing?
Tell me what media object in bootstrap is and what are their types?
You run a linux program in the background simultaneously when you start your linux server?
What is the transport protocol you use to call a seb service soap?
Can you create a database in excel?
Which of the connection did you use in your project and why?
What are the parameters of water ( Water quality )to be monitored in Centralised HVAC ( water cooler chillers )
How does actual cost of maintenance come on maintenance order?
How to identify a device or a user?
HOW WE MADE ENTRY OF SURCHARGE ON VAT PURCHASE IN PUNJAB
What are "Exotic" protocols?
What were your testing responsibilities at your previous employer?
How do you disable javascript?
What is the androidmanifest.xml?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again