Friday, 13 May 2016
Extract pom.xml version number using Shell script - Scenario 1
›
Guys, in todays post we'll look into an example where we want to extract version number from pom.xml of a Maven based project. In other...
2 comments:
Thursday, 12 May 2016
Play audio file from Terminal on Mac OS X without iTunes
›
Guys, am sure this post will definitely interest you - how to play an audio file from Terminal on Mac OS X without using iTunes. Well, we p...
Tuesday, 10 May 2016
Print a triangle using * in a Bash script
›
Hello coders! Hows it going? Today we'll see a basic simple shell script to print a triangle using asterisk * only. Here's the code...
Friday, 6 May 2016
Identify exact port number used by a process or app on Mac OSX
›
Guys, if you ever wanted to find out the exact specific port number used by a process/application on Unix/Mac OSX/Linux, type the following...
Thursday, 5 May 2016
Read file line by line and count no. of lines using Shell script
›
Guys, in today's post we'll see how to parse a file line by line and count the number of lines in it. We will simply use redirect...
Search for string in a file and print the line : Unix basics
›
Guys, lets look into a very basic topic today. Today we'll see how to search for a string in a file and print the line in Unix/Linux/Ma...
Saturday, 30 April 2016
Metal Gear Solid V : Phantom Pain - Identify the Screenshot 2
›
Hello gamers! Hope you are having fun with the Phantom Pain - one of the best games I've played in a while. I absolutely love its steal...
1 comment:
‹
›
Home
View web version