
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 macOS. PowerShell could…
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 Parameter and Special…
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 script. Usually I…
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 Unix Environment Command:…
Read more »