Top 50 interview question and answers for PowerShell

PowerShell may be a cross-platform task automation answer created of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and…

Read More

Understand Shell Script Parameters – Reference

A parameter is an entity that stores values. It can be a name, a number or some special characters. Bash shell provides two kind of parameters. Positional…

Read More

How to read XML file by using shell script ?

This was like the first time where I had to write something that will be able to read something out of a XML file using a shell…

Read More

Shell Bash Scripting Interview Questions and Answer – Part 1

Interview Questions Sets : Shell Script Descriptive Questions Sets What is shell scripting? Shell scripting is used to program command line of an operating system. Shell Scripting…

Read More

Ant Script with Shell script, How to run shell script from Ant Script?

Ant Script with Shell script How to set files Permission in Ant | How to set files Permission in Unix | Set files Permission in Ant in…

Read More