Explain about gui scripting?
No Answer is Posted For this Question
Be the First to Post Answer
How to initialize a directory size to a variable??
What are script files?
Explore about environment variables?
What is a boot block?
There is a record with fields namely name,roll no.,salary,grade etc.Now,write a script to create a file with multiple records have same combination of fields but with unique roll numbers.The script should work for different names in the input file.
What is the use of "test" command?
What is gui scripting?
What is a program shell?
Script 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.
What does it mean to debug a script?
c program to display the information of given file similar to givan by the unix or linux command ls -l
What is batch file programming?