/properties-parser

This is a shell script to parse variables from a properties file

Primary LanguageShell

properties-parser

This is a shell script to parse variables from a properties file

Usage

./parser.sh VAR_NAME FILE

Example

./parser.sh assets.url antx.properties

cat antx.properties | ./parser.sh assetsServer.url