Why are there shells on the beach?
No Answer is Posted For this Question
Be the First to Post Answer
how do you write sql queries using shell script for eg:- we have databae table like EMPNO,ENAME,SAL,DEPTNO columns in EMP table how you display EMPNO,SAL FIELDS from emp in SHELL SCRIPT please explain with an example
How to print all the arguments provided to the script?
What is the use of .sh file?
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.
What is the difference between a variable and value?
Is shell scripting easy to learn?
What is shell and terminal?
what are command line arguments? what is the need of those?
What is the command for " how many shell is running in your system or how many shell supported by your system " ?.
write a shell script that counts a number of unique word contained in the file and print them in alphabetical order line by line?
What can scripts do?
Suppose you execute a command using exec, what will be the status of your current process in the shell?