What is shell terminal?
No Answer is Posted For this Question
Be the First to Post Answer
write a shell script that counts a number of unique word contained in the file and print them in alphabetical order line by line?
1.Write a script, which converts a number from binary to hexadecimal format or vice versa.
What is the best scripting language?
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.
How to find duplicate record in file using shell script?
0 Answers IBM, Saama Tech, Wipro,
What does $@ mean bash?
How do I debug a shell script?
How to get the first line from a file using just the terminal?
whta is the use of "exec" command?
What is the difference between a shell variable that is exported and the one that is not exported?
What is shell and terminal?
How to find all the files modified in less than 3 days and save the record in a text file?