Tag Archives: scripting

How to add Red5 service

How to add Red5 service In this article you are going to add red5 service in your Linux box. Please use the Below script. Steps: Save these shell script lines as a file. For mine i saved as file “red5″. …

Read more »

Read properties file using Batch

Read a properties file using bat file i want to read a below property file and get the particular key value My properties file look like I want get the version from the properties file. you can do this by …

Read more »