Skip to content

Instantly share code, notes, and snippets.

@ChrisLundquist
Created September 13, 2012 21:16
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 ChrisLundquist/3717737 to your computer and use it in GitHub Desktop.
Save ChrisLundquist/3717737 to your computer and use it in GitHub Desktop.
Success of cl.exe via ssh to a win 7 guest
localhost:nebula clundquist$ ssh win
Last login: Thu Sep 13 14:15:09 2012 from 10.0.2.2
Durandal@Simulacrum ~
$ cl.exe
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.
usage: cl [ option... ] filename... [ /link linkoption... ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment