What is the default shell of solaris?
No Answer is Posted For this Question
Be the First to Post Answer
Is shell and terminal the same?
How to add some content in any file at some desired location without using VI or some other editor in UNIX
What is a scripting language simple definition?
What is path in shell script?
How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.
What is the way to do multilevel if-else's in shell scripting?
What is awk in shell scripting?
What is bourne shell scripting?
What is the difference between a shell variable that is exported and the one that is not exported?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
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 is shell chemistry?