How do I read a .sh file?
No Answer is Posted For this Question
Be the First to Post Answer
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
What can scripts do?
A file has multiple records each having three 30-bit long fields(field1,field2,field3).There is also a lookup file,LOOK_UP.dat.Now, we need to consider only the last ten digits of field1 and lookup the file LOOK_UP.dat. If there a match then field2 and field3 should replaced with corresponding data from the lookup file. otherwise that particular record,for which there is no match, should be stored in a seperate file.
What are the different types of variables used in shell script?
Write down the syntax of "for " loop
How do you read arguments in a shell program - $1, $2 ..?
How to add some content in any file at some desired location without using VI or some other editor in UNIX
write a shell program to check wheather a given string is pallindrome or not?
What is scripting autism?
How do I save a powershell script?
What are scripts in psychology?
How does shell scripting work?