Ping an IP address or hostname in the Terminal for Mac OS X

Ping an IP address or hostname in the Terminal for Mac OS X

Syntax:ping [-Options] <ip/hostname> Usage:Ping’s an IP-address or a hostname (which can be used to troubleshoot connection problems to another computer or a server). Options -c <num> Stop after sending and receiving <num> number of packets. -f Flood ping: Flood ping, output packets as

Read More Ping an IP address or hostname in the Terminal for Mac OS X

Post tweets directly from the Terminal in Mac OS X using cURL

Post tweets directly from the Terminal in Mac OS X using cURL

If you have a Twitter account and is behind a Mac you can easily post new Tweets from the Terminal without having to login on their website. To achieve this we’re using the in-built function in Mac called cURL. cURLcURL is an inbuilt tool

Read More Post tweets directly from the Terminal in Mac OS X using cURL