is this growing field and what is average package in this?
No Answer is Posted For this Question
Be the First to Post Answer
RAM one table colums a1,a2,a3,a4 respective values 2,4,7,8 KRISH one table colums a1,a2,a3,a4 respective values 3,4,6,9 IN RAM & KRISH a4 column if comparing values RAM A4 - KRISH A4 ( 8-9 =1 THEN print 5 or (RAM) a4 value 10 KRISH a4 values 2 then 10 -2 =8 print 5*8=40 or diff 5 print same
How to enable the shell to know what program should be run to interpret the script?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
How to initialize a directory size to a variable??
What is the use of a shebang line?
What is the use of "test" command?
How do I start a shell script?
How do you read arguments in a shell program - $1, $2 ..?
Is powershell a bash?
Which shell is the best?
What lives in a shell?
c program to display the information of given file similar to givan by the unix or linux command ls -l