Skip to content

Instantly share code, notes, and snippets.

@hakanai
Created February 12, 2014 04:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hakanai/8950202 to your computer and use it in GitHub Desktop.
Save hakanai/8950202 to your computer and use it in GitHub Desktop.
$ ssh tester@emma
Last login: Wed Feb 12 15:35:36 2014 from somewhere
emma:~ tester$ ant -version
Apache Ant(TM) version 1.9.3 compiled on December 23 2013
emma:~ tester$ logout
Connection to emma closed.
$ ssh tester@emma ant -version
Apache Ant(TM) version 1.8.4 compiled on November 8 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment