Is powershell a language?
No Answer is Posted For this Question
Be the First to Post Answer
what is tickets $ what low,medium,high priorite pls define time also
Why we are writting shell scripts? Plz if possible explain it briefly.
What is Path variable?What is its use?
is this growing field and what is average package in this?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
What are the default permissions of a file when it is created?
How do you read arguments in a shell program - $1, $2 ..?
What is a shell in operating system?
How to get the 3rd element/column from each line from a file?
The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on
How to get script name inside a script?
How to print the first array element?